1. 08f51b5 Put SELINUX in a a menu, and add config option for SMACK. by Rob Landley · 9 years ago
  2. 0a40390 Update multiplexer help text for --version by Rob Landley · 9 years ago
  3. 7e2af1c This patch adds a TOYBOX_SELINUX configuration option to control both by Elliott Hughes · 9 years ago
  4. 977e48e Add TOYBOX_NORECURSE so xexec() won't make internal function calls. by Rob Landley · 10 years ago
  5. 5bcc7ea Typo from the dawn of time: toybox is not capitalized the way BusyBox was. by Rob Landley · 10 years ago
  6. a8bee46 Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_USR in the top level Config. by Rob Landley · 10 years ago
  7. 8431692 Update toybox help to say how to install the static binary. by Rob Landley · 10 years ago
  8. d04dc1f Add scripts/single.sh to build individual non-multiplexed standalone commands. by Rob Landley · 11 years ago
  9. bb504f3 Start of TOYBOX_SINGLE support, for building standalone commands with no multiplexer. by Rob Landley · 11 years ago
  10. 953722e Add config option for --help support in all commands. by Rob Landley · 11 years ago
  11. d683b17 Typo fix by Rob Landley · 11 years ago
  12. 36ffc5a Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure. by Rob Landley · 11 years ago
  13. 26c0045 Tweak help text. by Rob Landley · 11 years ago
  14. 250e005 Make internalization support optional by Felix Janda · 11 years ago
  15. 76ec485 Put the commands at the start of menuconfig and the toybox library options at the end. (Aesthetic tweak.) by Rob Landley · 12 years ago
  16. 3a9241a Move commands into "posix", "lsb", and "other" menus/directories. by Rob Landley · 12 years ago
  17. 1b7ad01 Don't mix the the probed symbols with the command symbols. by Rob Landley · 12 years ago
  18. f01503d Commit 415 needs the other two files. (Oops.) by Rob Landley · 12 years ago
  19. e0377fb Add TOYBOX_SUID. by Rob Landley · 14 years ago
  20. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 16 years ago
  21. d06c58d Promote help to global config option, teach error_exit() to output usage message when called by Rob Landley · 17 years ago
  22. de05a70 Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. by Rob Landley · 17 years ago
  23. 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 17 years ago
  24. 3c49a45 Thinko: the Config.in for the toys should be in ./toys, not ./lib. by Rob Landley · 18 years ago
  25. 6ccb1b7 The Config files don't need the CONFIG_ prefix. by landley · 18 years ago
  26. 5257cf5 Add menuconfig, plus some basic Config info, lots of which is just future by landley · 18 years ago