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