Mercurial > hg > toybox
graph
-
Fix bug spotted by Jean-Christphe Dubois: reserve space for null terminator.Thu, 16 Apr 2009 17:03:38 -0500, by Rob Landley
-
Announce 0.0.9.1 bugfix release.Sun, 29 Mar 2009 21:55:27 -0500, by Rob Landley
-
Added tag 0.0.9.1 for changeset add8b512f41aSun, 29 Mar 2009 21:54:01 -0500, by Rob Landley
-
Old news.html update, but never actually checked in.Sat, 28 Mar 2009 23:25:47 -0500, by Rob Landley
-
Regenerate Config.in when toys/*.c changes.Sat, 28 Mar 2009 23:24:42 -0500, by Rob Landley
-
Rearchitect patch to handle more darn corner cases.Sat, 28 Mar 2009 21:33:03 -0500, by Rob Landley
-
Convert non-bool config values (such as int) into config.h entries.Fri, 30 Jan 2009 16:17:35 -0600, by Rob Landley
-
Re-wordwrap and reorder the .config->config.h sed script. (No real changes, just one command/line in a clearer order.)Fri, 30 Jan 2009 16:10:55 -0600, by Rob Landley
-
Comment tweaks.Sun, 25 Jan 2009 16:59:14 -0600, by Rob Landley
-
Fix thinko.Sun, 25 Jan 2009 16:34:46 -0600, by Rob Landley
-
Announce 0.0.8 release.Mon, 19 Jan 2009 22:59:21 -0600, by Rob Landley
-
Added tag 0.0.8 for changeset 86e2bdb2ad66Mon, 19 Jan 2009 22:49:17 -0600, by Rob Landley
-
Add mkswap.Sun, 18 Jan 2009 16:19:25 -0600, by Rob Landley
-
Hello shouldn't be enabled in defconfig.Wed, 14 Jan 2009 20:41:37 -0600, by Rob Landley
-
Accidentally changed cksum behavior with the -P flag, toggle its meaning.Mon, 05 Jan 2009 01:47:48 -0600, by Rob Landley
-
Add -N, -I, -L, and -P options to cksum.Mon, 05 Jan 2009 01:05:43 -0600, by Rob Landley
-
Add -F option to cksum.Sun, 04 Jan 2009 22:45:03 -0600, by Rob Landley
-
Make patch work with -R when deleting files.Sun, 04 Jan 2009 13:27:36 -0600, by Rob Landley
-
Check in crc_init needed by cksum. (Oops.)Sat, 03 Jan 2009 18:15:18 -0600, by Rob Landley
-
Add cksum.Sat, 27 Dec 2008 05:37:47 -0600, by Rob Landley
-
Fix the old dead link about mepis with one from linux.com. (Thanks Christian Holtje.)Thu, 18 Dec 2008 16:19:43 -0600, by Rob Landley
-
Two bugfixes for deleting files (-p and message)Tue, 16 Dec 2008 01:48:27 -0600, by Rob Landley
-
Teach oneit to reboot on exit more reliably.Sun, 14 Dec 2008 02:12:07 -0600, by Rob Landley
-
Shut up some new aggressively stupid warnings gcc 4.3 produces.Sun, 14 Dec 2008 01:08:37 -0600, by Rob Landley
-
Fix netcat -fMon, 08 Dec 2008 00:16:07 -0600, by Rob Landley
-
Fix typo.Sun, 30 Nov 2008 20:42:16 -0600, by Rob Landley
-
Add unameThu, 27 Nov 2008 07:31:34 -0600, by Rob Landley
-
The epoch can also show up as 1970-01-01 (depending on timezone), so treat any year >0 and <= 1970 as meaning "file does not exist".Tue, 18 Nov 2008 22:22:18 -0600, by Rob Landley