Historique des commits

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