1. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  2. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  3. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  4. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  5. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  6. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  7. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  8. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  9. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  10. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  11. 5171bf6 SUSv2 specifies that if the extension is identical to the basename, it by Matt Kraai · 23 years ago
  12. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  13. 827e45c Added some more '/* getopt not needed */' lines. by Mark Whitley · 24 years ago
  14. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  15. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  16. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  17. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  18. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  19. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  20. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  21. a005373 Remove unused variable. -Erik by Eric Andersen · 24 years ago
  22. 0b4551f From Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  23. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  24. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
  25. ac130e1 Add suffix stripping support to basename -Erik by Erik Andersen · 25 years ago
  26. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 25 years ago
  27. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  28. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  29. 42387e4 Forgot to add basename. More fixes to du from by Erik Andersen · 25 years ago