1. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  2. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  3. f88e3bf Convert all miscutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  4. fb4da16 Split miscutils/Config.src items into miscutils/*.c files by Denys Vlasenko · 8 years ago
  5. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  8. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  9. b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
  10. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  11. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  13. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  14. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  15. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  16. 1ffe1ed Oops, Michael pointed out that my cleanup left some dead code in there. by Rob Landley · 18 years ago
  17. 0e4690d Michael Opdenacker contributed a readahead applet. by Rob Landley · 18 years ago