1. 37a658c udhcp: handle errors in read_staticlease by Denys Vlasenko · 15 years ago
  2. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  3. a19e649 docs/logging_and_backgrounding.txt: new mini-doc by Denis Vlasenko · 16 years ago
  4. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  5. cfe2936 nameif: shrink (by Vladimir) by Denis Vlasenko · 16 years ago
  6. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  7. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  8. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  9. 6792128 - fix segfault in nameif with mactab file (by fixing and shrink config parser) by Bernhard Reutner-Fischer · 16 years ago
  10. fb1642f fix up callsites of config_read to check for >= 0 by Denis Vlasenko · 16 years ago
  11. c01340f update of config file parser from Vladimir by Denis Vlasenko · 16 years ago
  12. 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
  13. b3f39f0 nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
  14. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  15. 3f9c848 trylink: instead of build error, disable --gc-sections if GLIBC && STATIC by Denis Vlasenko · 17 years ago
  16. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  17. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  18. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  19. 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
  20. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  21. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  22. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  25. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  26. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  27. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  28. 3538b9a Implement optional syslog logging using ordinary by Denis Vlasenko · 18 years ago
  29. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  30. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  31. 362dc2b Header cleanup on two more networking files (move libbb.h to the top and by Rob Landley · 19 years ago
  32. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 19 years ago
  33. b1c3fbc CONFIG->ENABLE migration. by Rob Landley · 19 years ago
  34. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  35. 8c9daa1 restore erronyous 'cleanups' by Rob Sullivan and landley by "Vladimir N. Oleynik" · 19 years ago
  36. 855f1e1 Cleanup patch from Rob Sullivan. by Rob Landley · 19 years ago
  37. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  38. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
  39. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  40. 40ea66c Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  41. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  42. a9adef0 Dont use getopt_long, minor usage changes, patch by Nick Fedchik by Glenn L McGrath · 22 years ago
  43. 77c60e5 Use vsyslog instead of syslog, improve initalisation and cleanup of by Glenn L McGrath · 22 years ago
  44. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 22 years ago
  45. 688cf01 Get interface names using ioctl rather than /proc, from Nick Fedchik by Glenn L McGrath · 22 years ago
  46. 8b08bda Fix bug when reading mac from command line, continue; if hwaddrr not found by Glenn L McGrath · 22 years ago
  47. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago