1. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  2. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  3. f3745ea libbb: introduce xmalloc_xopen_read_close and use where appropriate by Denis Vlasenko · 17 years ago
  4. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  5. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  6. a89d50f tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) 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. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  9. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  10. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  11. b6adbf1 usage.c: remove reference to busybox.h 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. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  14. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  15. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  16. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  17. cad3668 readprofile: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  18. 7250915 Make a warning go away on 64-bit systems. by Rob Landley · 18 years ago
  19. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  20. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  21. c1ef7bd just whitespace by Tim Riker · 19 years ago
  22. 1f0262b another more const by "Vladimir N. Oleynik" · 19 years ago
  23. b728500 Cleanup patch from Tito. by Rob Landley · 19 years ago
  24. 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago