log Config.in @ 569:2e0367cb9585

age author description
Thu, 23 Feb 2012 21:03:18 -0600 Rob Landley Don't mix the the probed symbols with the command symbols.
Thu, 02 Feb 2012 07:26:39 -0600 Rob Landley Commit 415 needs the other two files. (Oops.)
Tue, 05 Jan 2010 12:17:05 -0600 Rob Landley Add TOYBOX_SUID.
Sat, 19 Jan 2008 17:08:39 -0600 Rob Landley Zap toys/Config.in and instead create generated/Config.in from contents of
Thu, 11 Oct 2007 15:36:36 -0500 Rob Landley Promote help to global config option, teach error_exit() to output usage message when called
Wed, 31 Jan 2007 14:37:01 -0500 Rob Landley Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_.
Sun, 19 Nov 2006 02:49:22 -0500 Rob Landley New option parsing infrastructure (doesn't use getopt). Hook it up to
Thu, 02 Nov 2006 11:20:53 -0500 Rob Landley Thinko: the Config.in for the toys should be in ./toys, not ./lib.
Wed, 01 Nov 2006 21:12:20 -0500 landley The Config files don't need the CONFIG_ prefix.
Tue, 31 Oct 2006 23:30:06 -0500 landley Add menuconfig, plus some basic Config info, lots of which is just future