Age | Commit message (Expand) | Author |
2015-08-29 | Menuconfig option for musl-libc pretending mmu is just pining for the fijords. | Rob Landley |
2015-07-31 | Whitespace. | Rob Landley |
2015-04-15 | Put SELINUX in a a menu, and add config option for SMACK. | Rob Landley |
2015-04-08 | Update multiplexer help text for --version | Rob Landley |
2015-01-16 | This patch adds a TOYBOX_SELINUX configuration option to control both | Elliott Hughes |
2014-10-20 | Add TOYBOX_NORECURSE so xexec() won't make internal function calls. | Rob Landley |
2014-09-20 | Typo from the dawn of time: toybox is not capitalized the way BusyBox was. | Rob Landley |
2014-08-18 | Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_... | Rob Landley |
2014-06-10 | Update toybox help to say how to install the static binary. | Rob Landley |
2013-08-30 | Add scripts/single.sh to build individual non-multiplexed standalone commands. | Rob Landley |
2013-07-19 | Start of TOYBOX_SINGLE support, for building standalone commands with no mult... | Rob Landley |
2013-06-30 | Add config option for --help support in all commands. | Rob Landley |
2013-06-16 | Typo fix | Rob Landley |
2013-04-14 | Move guts of help command into show_help() in lib/help.c, with config TOYBOX_... | Rob Landley |
2013-04-14 | Tweak help text. | Rob Landley |
2012-11-21 | Make internalization support optional | Felix Janda |
2012-10-21 | Put the commands at the start of menuconfig and the toybox library options at... | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |
2012-02-23 | Don't mix the the probed symbols with the command symbols. | Rob Landley |
2012-02-02 | Commit 415 needs the other two files. (Oops.) | Rob Landley |
2010-01-05 | Add TOYBOX_SUID. | Rob Landley |
2008-01-19 | Zap toys/Config.in and instead create generated/Config.in from contents of | Rob Landley |
2007-10-11 | Promote help to global config option, teach error_exit() to output usage mess... | Rob Landley |
2007-01-31 | Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. | Rob Landley |
2006-11-19 | New option parsing infrastructure (doesn't use getopt). Hook it up to | Rob Landley |
2006-11-02 | Thinko: the Config.in for the toys should be in ./toys, not ./lib. | Rob Landley |
2006-11-01 | The Config files don't need the CONFIG_ prefix. | landley |
2006-10-31 | Add menuconfig, plus some basic Config info, lots of which is just future | landley |