1. 2ab9403 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
  2. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  3. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  4. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  5. dd898c9 Convert all util-linux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  7. 327f550 Use unsigned printf/scanf conversion where more appropriate by Denys Vlasenko · 11 years ago
  8. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  9. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  10. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  11. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  12. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  13. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  14. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  15. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  16. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  17. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  18. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  19. b6adbf1 usage.c: remove reference to busybox.h 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. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  22. b633224 fdformat: remove redundant check by Denis Vlasenko · 18 years ago
  23. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  24. 59fe8b9 There are a number of reasons for reinventing printf(). Writing status to by Rob Landley · 18 years ago
  25. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  26. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  27. 1b9d7c9 - use bb_msg_{read,write}_error where appropriate. by Bernhard Reutner-Fischer · 19 years ago
  28. 948a09d dont printf arguments given by user for security sanity by Mike Frysinger · 19 years ago
  29. c1ef7bd just whitespace by Tim Riker · 19 years ago
  30. 658d2cf Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to by Rob Landley · 19 years ago
  31. 522a2f3 Everything should be made as simple as possible. But no simpler. by Eric Andersen · 21 years ago
  32. 348672d Patch from Tito, reduce size, merge functions that are only used once. by Glenn L McGrath · 21 years ago
  33. 21aacba Logic error, patch by Matteo Croce by Glenn L McGrath · 21 years ago
  34. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago