1. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  2. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  3. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  4. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  5. 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
  6. 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
  7. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  8. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  9. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  10. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  11. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  12. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  13. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  14. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  15. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  16. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  17. f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
  18. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  19. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  20. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  21. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  22. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  23. 4c196a8 hexdump: fixlet for my breakage by Denis Vlasenko · 18 years ago
  24. 2dbeaa9 hexdump: deindent, almost fits into 80 columns now by Denis Vlasenko · 18 years ago
  25. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  26. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  27. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  28. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  29. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  30. 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
  31. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  32. 69d4178 Remove advertising clauses in accordance with by Aaron Lehmann · 22 years ago
  33. 6028111 Introduce od and hexdump applets by Glenn L McGrath · 23 years ago