1. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  2. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  3. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 17 years ago
  4. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  5. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  6. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  7. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  8. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  9. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  10. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  11. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  12. ceeff73 Rewrote mkdir (and touched lots of things in the process). by Matt Kraai · 23 years ago
  13. 3ce7933 Fix buffer underrun noted and solved by Larry Doolittle. by Matt Kraai · 23 years ago
  14. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 23 years ago
  15. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  16. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  17. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  18. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  19. 483262f Patch from Matt Kraai to fix 'dirname /' by Eric Andersen · 24 years ago
  20. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  21. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  22. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  23. 3bd8bd8 Don't use strings directly in calls to usage(). This is in preparation by Matt Kraai · 24 years ago
  24. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  25. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 24 years ago
  26. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  27. fb002d0 Add in tr and dirname -Erik by Erik Andersen · 25 years ago