1. 38c15be Avoid printing a trailing blank character. by Matt Kraai · 23 years ago
  2. 741f40b Use an int to hold the result of fgetc (bug noted by David Kimdon). by Matt Kraai · 23 years ago
  3. 9e6c9f7 Minor space saving improvments by Glenn L McGrath · 23 years ago
  4. 74afa9a When just counting chars of a file stat file instead of reading the whole file (Fixes Debian bug #103302) by Glenn L McGrath · 23 years ago
  5. c29ab97 woops. dotn pass NULL by Glenn L McGrath · 23 years ago
  6. 1477ad8 Simplify print function, prints an extra space if no filename, but saves 4 bytes by Glenn L McGrath · 23 years ago
  7. 02d090d Use enums for selected functionality, Reduce the size by nearly 100 Bytes by Glenn L McGrath · 23 years ago
  8. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  9. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  10. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  11. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  12. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  13. 7a86e61 Patch from Matt Kraai so wc will return a proper error code by Eric Andersen · 24 years ago
  14. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  15. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  16. 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
  17. 3950596 Converted option parsing to using getopt(). Also managed to remove an by Mark Whitley · 24 years ago
  18. a16c663 Use FatalError() -Erik by Eric Andersen · 24 years ago
  19. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  20. b870af0 Fix argument parsing. by Matt Kraai · 24 years ago
  21. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 25 years ago
  22. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  23. e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago
  24. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  25. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  26. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago