Historique des commits

Auteur SHA1 Message Date
  Jeremie Koenig 63c2e7ecc0 klogd: make it work on non-linux systems il y a 14 ans
  Denis Vlasenko 58a88916b9 klogd: fix small buglet in previous commit il y a 16 ans
  Denis Vlasenko 2e7dc5d37b klogctl: fix a problem where we don't terminate read data with '\0' il y a 16 ans
  Denis Vlasenko 93d0776a96 watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 7bdf0c82da klogd: make help text more understandable il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) il y a 16 ans
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, il y a 16 ans
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables il y a 17 ans
  Denis Vlasenko 7e3a5f58bc dmesg,klogd: make code more readable il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp il y a 17 ans
  Denis Vlasenko 9067f13be0 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" il y a 17 ans
  Denis Vlasenko c84520d73d klogd: code de-obfuscation with small code size reduction il y a 18 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Bernhard Reutner-Fischer 8fc4011992 - shrink klogd a tiny bit. il y a 18 ans
  Denis Vlasenko e428e9d43b klogd: small optimizations il y a 18 ans
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 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 595159f38c - shrink klogd a bit 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 2c99851181 - patch from Denis Vlasenko to add and use bb_xdaemon() il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans