1. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  2. b6adbf1 usage.c: remove reference to busybox.h 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. d58c194 - small size tweak by Bernhard Reutner-Fischer · 18 years ago
  5. fcdb00f httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! by Denis Vlasenko · 18 years ago
  6. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  7. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  8. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  9. 7021016 wc: optionally support very large files in wc by Denis Vlasenko · 18 years ago
  10. 3ed001f wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) by Denis Vlasenko · 18 years ago
  11. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  12. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  13. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  14. 38c15be Avoid printing a trailing blank character. by Matt Kraai · 23 years ago
  15. 741f40b Use an int to hold the result of fgetc (bug noted by David Kimdon). by Matt Kraai · 23 years ago
  16. 9e6c9f7 Minor space saving improvments by Glenn L McGrath · 23 years ago
  17. 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
  18. c29ab97 woops. dotn pass NULL by Glenn L McGrath · 23 years ago
  19. 1477ad8 Simplify print function, prints an extra space if no filename, but saves 4 bytes by Glenn L McGrath · 23 years ago
  20. 02d090d Use enums for selected functionality, Reduce the size by nearly 100 Bytes by Glenn L McGrath · 23 years ago
  21. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  22. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  23. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  24. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  25. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  26. 7a86e61 Patch from Matt Kraai so wc will return a proper error code by Eric Andersen · 24 years ago
  27. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  28. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  29. 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
  30. 3950596 Converted option parsing to using getopt(). Also managed to remove an by Mark Whitley · 24 years ago
  31. a16c663 Use FatalError() -Erik by Eric Andersen · 24 years ago
  32. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  33. b870af0 Fix argument parsing. by Matt Kraai · 24 years ago
  34. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  35. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  36. e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago
  37. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  38. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  39. 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago