1. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 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. 4ea0ebd Selinux complains about deprecated selinux/flask.h, stop including it by Denys Vlasenko · 8 years ago
  9. a8e52da Convert all selinux/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  10. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  11. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  12. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  13. 1c31e9e use BB_EXECVP_or_die where appropriate by Denys Vlasenko · 14 years ago
  14. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  15. 41ddd9f *: make exec failure message more consistent 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. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  19. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  20. a60f84e *: rename ATTRIBUTE_XXX to just XXX. 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. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  24. 319f8eb httpd: round down sendfile byte count to 64k *: style fixes 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. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  30. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
  31. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 18 years ago
  32. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago