1. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 91e80c2 delete now unused check_header_gzip.c sum: do not use uintmax needlessly by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  6. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  7. cd75a96 - sum -r TODO should not print the filename as oposed to -s by Bernhard Reutner-Fischer · 18 years ago
  8. 9ac9e55 sum: 40% size reduction (-300 bytes) find: one_char -> LONE_CHAR by Denis Vlasenko · 18 years ago
  9. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  10. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  11. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  12. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  13. 7fee0c4 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. by Bernhard Reutner-Fischer · 18 years ago
  14. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  15. 998f449 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is by Rob Landley · 18 years ago
  16. 02794e1 Fix bug 674: sum's block count should always round up. by Rob Landley · 19 years ago
  17. b7128c6 Cleanup patch by Bernhard Fischer, removing unnecessary includes of by Rob Landley · 19 years ago
  18. db289b2 use CONFIG_BUFFER macros like cow suggested and shrink code size some more by using less variables and more gotos ;) by Mike Frysinger · 19 years ago
  19. a80b290 some tweaks by cow to shrink a little by Mike Frysinger · 19 years ago
  20. 1fb7961 use more busybox functions and remove redundant code by Mike Frysinger · 19 years ago
  21. 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 19 years ago