1. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  2. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  5. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  6. 787d926 strings: strings a b was processing a twice, fix that by Denis Vlasenko · 17 years ago
  7. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  8. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  9. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
  10. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  11. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  12. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  13. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  14. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  15. c052576 Tito said that strings is a complete rewrite. by Rob Landley · 18 years ago
  16. c89982d - move #include busybox.h to the very top so we pull in the config by Bernhard Reutner-Fischer · 18 years ago
  17. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 18 years ago
  18. 0817313 - whitespace cleanup from Tito. by Bernhard Reutner-Fischer · 19 years ago
  19. c1ef7bd just whitespace by Tim Riker · 19 years ago
  20. 658d2cf Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to by Rob Landley · 19 years ago
  21. 16cd02e Clean up strings.c to use busybox's option processing. Bug 006, apparently. by Rob Landley · 19 years ago
  22. edaf391 Bugfixes by Glenn L McGrath · 20 years ago
  23. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  24. e16ab47 Patch from Tito, Reduces the size of busybox's strings applet from 1900 to by Glenn L McGrath · 21 years ago
  25. bb13624 save a couple of bytes by Glenn L McGrath · 21 years ago
  26. e01c550 "A little patch for the strings applet of the busybox development tree by Glenn L McGrath · 21 years ago
  27. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  28. a860bec A couple of patches from Tito <farmatito@tiscali.it> by Eric Andersen · 21 years ago
  29. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  30. d2b8118 oops. args shuffled. by Eric Andersen · 21 years ago
  31. 92b7e7b Patch from Tito Ragusa: by Eric Andersen · 21 years ago
  32. 65ddf77 Patch from Tito to rework strings applet, and some testsuite by Eric Andersen · 22 years ago
  33. e931909 Additional patch from Tito to fix some anomolies by Eric Andersen · 22 years ago
  34. dd3461a Make output the same as upstream, patch by Tito by Glenn L McGrath · 22 years ago
  35. ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago