1. 0d3a02e Update the documentation so examples are autoincluded in the output text. by Eric Andersen · 23 years ago
  2. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  3. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  4. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  5. 733c4ad Do usage messages the same way all other apps fo them. by Eric Andersen · 24 years ago
  6. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  7. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  8. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  9. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  10. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  11. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  12. 269e07c Make fbset compile with the readmode feature by pulling defs from fb.h. by Matt Kraai · 24 years ago
  13. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  14. c873d61 Remove all the kernel headers so it will compile under libc5 -Erik by Eric Andersen · 24 years ago
  15. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  16. 6f96e67 Patch from Jon McClintock <jonm@bluemug.com> by Eric Andersen · 24 years ago
  17. 03f4c27 Turned some stuff into features that really are features, not apps. -Erik by Eric Andersen · 24 years ago
  18. c8c10c5 Added (fixed) the '-n' option to fbset. Renumbered the command parameters to by Eric Andersen · 24 years ago
  19. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  20. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  21. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 24 years ago
  22. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  23. 298854f My latest ramblings. -Erik by Erik Andersen · 24 years ago
  24. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  25. 4d1d011 Reworked the source so it will compile and run under glibc 2.0.7 by Erik Andersen · 25 years ago
  26. 1c5b258 Fix bugs in logger and syslogd. Add fbset. -Erik by Erik Andersen · 25 years ago