1. 9947650 Remove "select PLATFORM_LINUX" by Denys Vlasenko · 2 years ago
  2. 77216c3 Fix non-Linux builds by Samuel Thibault · 2 years, 2 months ago
  3. a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
  4. 2496616 avoid using strok - eliminates use of hidden global variable by Denys Vlasenko · 4 years, 2 months ago
  5. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  6. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  7. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  8. 0180b57 setpriv: placete "declaration of 'index' shadows a global declaration" warning by Denys Vlasenko · 7 years ago
  9. 200bcc8 run-init: new applet by Denys Vlasenko · 7 years ago
  10. 44b3f2f libbb: move capability names code to libbb by Denys Vlasenko · 7 years ago
  11. ec2482e setpriv: code shrink by Denys Vlasenko · 7 years ago
  12. 7974741 setpriv: accept any case in capability names by Denys Vlasenko · 7 years ago
  13. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  14. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  15. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  16. b0c0b6d setpriv: remove dependency on libcap headers by Denys Vlasenko · 7 years ago
  17. 2bfe783 setpriv: factor out capability name printing by Denys Vlasenko · 7 years ago
  18. cf5748c setpriv: code shrink, and grouping capability code together by Denys Vlasenko · 7 years ago
  19. 6842d00 setpriv: allow modifying ambient capabilities by Patrick Steinhardt · 7 years ago
  20. 0f49f6f setpriv: allow modifying inheritable caps by Patrick Steinhardt · 7 years ago
  21. 5e09874 setpriv: dump ambient capabilities by Patrick Steinhardt · 7 years ago
  22. f34c701 setpriv: dump capability bounding set by Patrick Steinhardt · 7 years ago
  23. ad63102 setpriv: dump inheritable capability set by Patrick Steinhardt · 7 years ago
  24. 10c53b8 setpriv: dump no-new-privs info by Patrick Steinhardt · 7 years ago
  25. 6798486 setpriv: dump user and group info by Denys Vlasenko · 7 years ago
  26. 6a3bcf3 setpriv: prepare option parsing logic for additional opts by Patrick Steinhardt · 7 years ago
  27. d253b55 setpriv: do not process remaining args by Patrick Steinhardt · 7 years ago
  28. 62d1e98 setpriv: new applet by Assaf Gordon · 7 years ago