1. 5856dc7 chcon: show '--reference' in help text only if LONG_OPTS=y by Xabier Oneca · 7 years ago
  2. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  3. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  4. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  5. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  6. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  7. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  8. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  9. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  10. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  11. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  12. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  13. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  14. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  15. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  16. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  17. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  18. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  19. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  20. dd5e11b chcon: trivial fix by Denis Vlasenko · 17 years ago
  21. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  22. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  23. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  24. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  25. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  26. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  27. 3e816c1 - fold recurse, depthFirst and dereference params into one param flags. by Bernhard Reutner-Fischer · 18 years ago
  28. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  29. b5c33b1 chcon: remove redundant ifs: if(p) free(p) by Denis Vlasenko · 18 years ago
  30. 955bccc chcon: exclude constraints for impossible option if long opts are off by Denis Vlasenko · 18 years ago
  31. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago