log

age author description
Tue, 12 Feb 2008 17:35:10 -0600 Rob Landley Fix up (admittedly stubby) mdev so it's actually hooked up to the build.
Wed, 30 Jan 2008 17:05:37 -0600 Rob Landley Script from Roberto Foglietta to do config2help in bash instead of python.
Sun, 27 Jan 2008 16:22:41 -0600 Rob Landley Add spaces after some commas (from Charlie Shepherd).
Fri, 25 Jan 2008 12:54:31 +0000 Charlie Shepherd Remove extra newlines on error_paths
Fri, 25 Jan 2008 12:36:24 +0000 Charlie Shepherd Fix filename in header
Fri, 25 Jan 2008 12:34:18 +0000 Charlie Shepherd Update .hgignore to cover new generated/ directory
Fri, 25 Jan 2008 12:33:33 +0000 Charlie Shepherd Fix copyright name
Fri, 25 Jan 2008 14:44:01 +0000 Charlie Shepherd Die on compilation or stripping failure
Sun, 27 Jan 2008 15:26:32 -0600 Rob Landley Have chvt print an error message (and exit with error) when it fails.
Sun, 27 Jan 2008 15:26:08 -0600 Rob Landley Teach perror_exit() to take a NULL argument when we just want "command: error".
Sat, 26 Jan 2008 23:18:08 -0600 Rob Landley Comment and whitespace cleanups by Charlie Shepherd (code's the same).
Tue, 22 Jan 2008 19:20:06 -0600 Rob Landley Might as well make the dependencies slightly more paranoid.
Tue, 22 Jan 2008 17:38:55 -0600 Rob Landley Sort newtoys.h by command name, not by USE_ macro.
Tue, 22 Jan 2008 15:33:50 -0600 Rob Landley Fix crash when running unknown command via symlink.
Mon, 21 Jan 2008 14:47:08 -0600 Rob Landley Hit makefile dependencies so install step doesn't rebuild toybox.