1. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  2. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  3. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  4. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  5. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  6. d059ddc e2fsprogs: code shrink by Denis Vlasenko · 17 years ago
  7. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  8. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  9. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  10. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  11. 8acf521 e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes) by Denis Vlasenko · 18 years ago
  12. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  13. c4f623e put small subset of e2fsprogs back in the tree: by Denis Vlasenko · 18 years ago
  14. 64c5402 remove e2fsprogs. Nobody volunteered to clean up that mess by Denis Vlasenko · 18 years ago
  15. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  16. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  17. 5625415 dd: make it recognize not only 'k' but 'K' too; by Denis Vlasenko · 18 years ago
  18. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  19. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  20. 7c94bed Big dead code elimination pass from Garrett. by Rob Landley · 19 years ago
  21. c1ef7bd just whitespace by Tim Riker · 19 years ago
  22. 083d3f4 by "Vladimir N. Oleynik" · 19 years ago
  23. ea338ff patch by Tito which uses a lot more busybox functions to reduce size nicely by Mike Frysinger · 20 years ago
  24. d6a8f5f use a generic error message by Mike Frysinger · 20 years ago
  25. c238a97 use asprintf in place of malloc/sprintf as suggested by solar by Mike Frysinger · 20 years ago
  26. d2a64d2 bbify to shrink size by Mike Frysinger · 20 years ago
  27. d89e629 add new subdir for e2fsprogs by Mike Frysinger · 20 years ago