1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  4. 51742f4 style fixes. No code changes by Denis Vlasenko · 17 years ago
  5. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  6. e9a7a62 Change license statements (and clean up headers) on some of the files that by Rob Landley · 18 years ago
  7. e15d757 - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  8. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  9. 038b076 some portability fixes by rmh in Bug 395 by Mike Frysinger · 19 years ago
  10. ba9b22a Simplify, make formatting better match the procps version by Eric Andersen · 20 years ago
  11. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  12. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  13. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 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. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  17. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  18. f1b0c77 Fixed tiny typo. by Mark Whitley · 24 years ago
  19. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  20. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  21. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  22. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  23. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  24. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  25. 10dc9d4 Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in by Eric Andersen · 24 years ago
  26. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  27. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  28. 65fc1c7 Oops. Forgot to add in uptime when I added uptime. by Erik Andersen · 25 years ago