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