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. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 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. 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
  6. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  7. 931de89 random shrinkage of statics, -60 bytes saved by Denis Vlasenko · 17 years ago
  8. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
  11. 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
  12. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  13. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  14. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  15. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  16. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  17. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  18. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  19. 4bf3127 - very minor tweak: save 1 byte. by Bernhard Reutner-Fischer · 19 years ago
  20. b1fd52e remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc+set+set+strcpy. by "Vladimir N. Oleynik" · 19 years ago
  21. f8fd4db Move SUSv2 obsolete feature disabling to debug menu, invert meaning of by Rob Landley · 19 years ago
  22. 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
  23. d77b781 - remove unused variable have_read_stdin - use FLAG_WIDTH by Bernhard Reutner-Fischer · 19 years ago
  24. 377bdaf avoid mixed declarations, to support older compilers just a little longer. by Paul Fox · 19 years ago
  25. 746cfc8 Another cleanup patch that's been in my tree for a while. Again I think it's by Rob Landley · 19 years ago
  26. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 20 years ago
  27. 7a54360 Use bb_xgetlarg by Glenn L McGrath · 21 years ago
  28. f01b805 New applet, fold by Glenn L McGrath · 21 years ago