Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko e338dd95b4 accumulated post-1.4.0 fixes 18 年之前
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 18 年之前
  Denis Vlasenko bbe514683a a bit more IPv6-ization work 18 年之前
  Denis Vlasenko 1c962f23e0 Yet another small size reduction by Bernhard Fischer <rep.nop@aon.at> 18 年之前
  Denis Vlasenko 59f2c34037 small size reduction by Bernhard Fischer <rep.nop@aon.at> 18 年之前
  Denis Vlasenko bae7948a5a small size reduction by Bernhard Fischer <rep.nop@aon.at> 18 年之前
  Denis Vlasenko db1edde6d8 compilation fix by Bernhard Fischer <rep.nop@aon.at> 18 年之前
  Denis Vlasenko 8a820b2732 syslogs: a bit better wording in explanation how buffering 18 年之前
  Denis Vlasenko a0e2a0a192 syslogd: start using bb_common_bufsiz1 instead of stack/malloc 18 年之前
  Denis Vlasenko b893497151 syslogd: stop doing open/fstat/lseek/close on _every_ write 18 年之前
  Denis Vlasenko a9b60e93ee new libbb func: xmalloc_realpath (+ use it where makes sense) 18 年之前
  Denis Vlasenko ceab8700df syslogd: almost rewritten. Had several obvious bugs... 18 年之前
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko c12f53090b dnsd fix; option_mask32 added. dnsd needs more love. 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Denis Vlasenko 02be0f5350 syslogd: do not retry udp sends (can stall syslogd for extended periods 18 年之前
  Denis Vlasenko 14c1940255 syslogd: getopt_ulflags'ification (save ~50 bytes) 18 年之前
  Denis Vlasenko 1decd0e529 syslogd: add option to suppress logging of messages lower than level N (-n N) 18 年之前
  Rob Landley 49ea46667f Build fixes for gcc 4.0 with -Werror, from Tito. 18 年之前
  Denis Vlasenko bd8f43dbab few random readability enhansements. No code changes 18 年之前
  Rob Landley 028ba280be More allbareconfig fixes. 18 年之前
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 年之前
  Bernhard Reutner-Fischer c418d482ba - s/defined(__uClinux__)/BB_NOMMU/ 18 年之前
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 年之前
  Bernhard Reutner-Fischer 0c013f5fc7 - commentary typo and superfluous whitespace removal in weird messages. 18 年之前
  Bernhard Reutner-Fischer 2c99851181 - patch from Denis Vlasenko to add and use bb_xdaemon() 19 年之前
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 19 年之前