1. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  2. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  3. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  4. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  5. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  6. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  7. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  8. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  9. c1ef7bd just whitespace by Tim Riker · 19 years ago
  10. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  11. fa15f70 Work around compiler/assembler problem and reduce code size at the same time. by Manuel Novoa III · 23 years ago
  12. 27eff03 Eliminate extra trailing space by Eric Andersen · 23 years ago
  13. 6509f92 Combined size reduction changes by Glenn and myself. Added back in "unknown" by Manuel Novoa III · 23 years ago
  14. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 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. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  18. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  19. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 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. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  24. 5a0a2aa Fix touch so it behaves itself (it could segfault in some cases). by Eric Andersen · 25 years ago
  25. 91e581f - grep -v ^\.PHONY < Makefile by John Beppu · 25 years ago
  26. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  27. d73dc5b Updates to usage, and made tar work. -Erik by Eric Andersen · 25 years ago
  28. c8fdb56 Stuf by Eric Andersen · 25 years ago