1. a4688bf fix buglets found by randomconfig run by Denis Vlasenko · 18 years ago
  2. 02f0c4c diff: failed to confirm "static bug" in gcc - reinstating statics. by Denis Vlasenko · 18 years ago
  3. 0085f23 diff: make -U0 work by Denis Vlasenko · 18 years ago
  4. 6089c2c diff: fix access past end of array by Denis Vlasenko · 18 years ago
  5. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  6. 088a212 - small size tweaks by Bernhard Reutner-Fischer · 18 years ago
  7. 7ae93f0 - FIXME: someone broke diff -r by Bernhard Reutner-Fischer · 18 years ago
  8. b05955e work around gcc's false warning by Denis Vlasenko · 18 years ago
  9. 8336f08 diff: small optimizations; do not try to diff non-seekable stream by Denis Vlasenko · 18 years ago
  10. ea9e35f - minor shrinkage: -25 bytes or so. by Bernhard Reutner-Fischer · 18 years ago
  11. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  12. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  13. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  14. 6a1d661 diff: fix -q exit code last_char_is: sacrifice 9 bytes but avoid double-scan by Denis Vlasenko · 18 years ago
  15. 56b9569 - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  16. 5b6f776 - remove warning about unused depth parameter in add_to_dirlist() by Bernhard Reutner-Fischer · 18 years ago
  17. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  18. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  19. 8c35d65 recursive_action: add depth param chmod: match coreutils versus following links by Denis Vlasenko · 18 years ago
  20. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  21. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  22. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
  23. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  24. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  25. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  26. edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
  27. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  28. bbc225e - just whitespace by Bernhard Reutner-Fischer · 19 years ago
  29. d2c306e - ls: remove unused variable by Bernhard Reutner-Fischer · 19 years ago
  30. 14aa06f - do not use non-standard u_int. by Bernhard Reutner-Fischer · 19 years ago
  31. e438634 Simplify the GPL boilerplate. by Rob Landley · 19 years ago
  32. cb44816 - add and use bb_opendir(), bb_xopendir(). by Bernhard Reutner-Fischer · 19 years ago
  33. bc14214 - patch from Rob Sullivan to add support for -L by Bernhard Reutner-Fischer · 19 years ago
  34. 5fb0fec - shrink it a little bit and make it buildable with gcc-2.95 by Bernhard Reutner-Fischer · 19 years ago
  35. cc4003f - remove unused args. by Bernhard Reutner-Fischer · 19 years ago
  36. 693a936 - move code around to avoid the need for the prototypes. by Bernhard Reutner-Fischer · 19 years ago
  37. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago