log toys/Config.in @ 159:3977fecc1b49

age author description
Sat, 10 Nov 2007 09:10:51 +0000 Charlie Shepherd Fix typo in toysh tty description.
Wed, 07 Nov 2007 00:11:20 +0000 Charlie Shepherd Add initial mkfifo implementation
Wed, 31 Oct 2007 01:13:36 -0500 Rob Landley Patch from Charlie Shepherd: Implement touch, set the default in Config.in to
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, 05 Sep 2007 21:23:56 -0500 Rob Landley Missing config dependency: The mdev config file should depend on mdev.
Wed, 29 Aug 2007 08:10:01 -0500 Rob Landley Add "help" command. (Building help/help.h requires python, but I'll ship
Mon, 18 Jun 2007 01:00:32 -0400 Rob Landley Fix READLINK_F dependency.
Mon, 18 Jun 2007 00:44:53 -0400 Rob Landley Change defaults of working commands to yes, so "make defconfig" is more
Thu, 17 May 2007 02:38:27 -0400 Rob Landley Add sleep.
Mon, 30 Apr 2007 00:08:48 -0400 Rob Landley Add true and false.
Sun, 29 Apr 2007 19:55:21 -0400 Rob Landley Add readlink, xreadlink(), and change xrealloc() to not fight the stupid
Mon, 23 Apr 2007 15:45:55 -0400 Rob Landley Add sync and an incomplete version of mdev.
Tue, 13 Feb 2007 16:41:51 -0500 Rob Landley MacOS X has a defective sed with no -r.
Sat, 20 Jan 2007 23:41:49 -0500 Rob Landley Add "yes" command.
Sat, 20 Jan 2007 18:04:20 -0500 Rob Landley Add "echo". Has -n and -e (but not \0123 yet).
Thu, 18 Jan 2007 22:01:04 -0500 Rob Landley Add count command.
Sun, 07 Jan 2007 03:48:26 -0500 Rob Landley Two unrelated additions I'm working on cross over in this file. In theory I
Sat, 25 Nov 2006 16:06:55 -0500 Rob Landley Add cat -v.
Sat, 25 Nov 2006 13:48:02 -0500 Rob Landley Add oneit.
Sun, 19 Nov 2006 02:49:22 -0500 Rob Landley New option parsing infrastructure (doesn't use getopt). Hook it up to
Sat, 04 Nov 2006 17:45:18 -0500 Rob Landley Add pwd. Consolidate toy list information under toylist.h.
Fri, 03 Nov 2006 00:05:52 -0500 Rob Landley Implement which. Add hello world to menuconfig. Wrap the various applet main
Thu, 02 Nov 2006 11:20:53 -0500 Rob Landley Thinko: the Config.in for the toys should be in ./toys, not ./lib. base lib/Config.in@914842f58b92