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