1. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  2. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  3. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  4. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  5. 7fa0fca fix build without shadow support by Denis Vlasenko · 18 years ago
  6. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  7. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  8. de59c0f httpd: add -u user[:grp] support by Denis Vlasenko · 18 years ago
  9. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  10. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  11. b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
  12. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  13. f704b27 by "Vladimir N. Oleynik" · 19 years ago
  14. 064f04e by "Vladimir N. Oleynik" · 19 years ago
  15. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  16. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  17. 348e84c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) by Mike Frysinger · 20 years ago
  18. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  19. f15dfc5 Tito writes, by Glenn L McGrath · 20 years ago
  20. 7eb79ff Tito writes: by Eric Andersen · 20 years ago
  21. 52499cb Tito writes: by Eric Andersen · 20 years ago
  22. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  23. 9e48045 Patch from Russell Coker: by Eric Andersen · 22 years ago
  24. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  25. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  26. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  27. 4142d4d Patch from Vladimir N. Oleynik to save 128 bytes by moving error by Eric Andersen · 24 years ago
  28. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  29. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  30. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  31. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  32. c1b8f12 Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add by Eric Andersen · 24 years ago
  33. bd193a4 Fix from Matt Kraai -- a better way to NULL terminate strings for the by Eric Andersen · 24 years ago
  34. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  35. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  36. 9cf306d Fix for a potential uninitialized variable, thx to by Eric Andersen · 24 years ago
  37. 6150df3 Some cleanups, based on a patch from Ken Chalmers -Erik by Eric Andersen · 24 years ago
  38. 99e370f Whoops. Forgot to #include <getopt.h>. by Mark Whitley · 24 years ago
  39. aa4f108 Converted option parsing to getopt() and made some minor formatting changes. by Mark Whitley · 24 years ago
  40. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  41. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  42. 5b46d79 Some more portability updates -Erik by Erik Andersen · 25 years ago
  43. 73c8c9c More doc updates -Erik by Erik Andersen · 25 years ago
  44. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  45. 94f5e0b Some accrued fixes/updates. by Erik Andersen · 25 years ago