Mercurial > hg > toybox
graph
-
Posix compliance: wc shouldn't have trailing spaces (breaks aboriginal's mkinitrThu, 06 Sep 2012 03:10:18 -0500, by Rob Landley
-
Update status page.Mon, 03 Sep 2012 21:25:46 -0500, by Rob Landley
-
Roy Tam pointed out that sh.c didn't get fully converted.Mon, 27 Aug 2012 05:25:50 -0500, by Rob Landley
-
Add du command.Sun, 26 Aug 2012 21:17:00 -0500, by Ashwini Kumar
-
Split off pre-relaunch news entries into a separate oldnews.html page.Sun, 26 Aug 2012 16:33:06 -0500, by Rob Landley
-
Regularize command headers, update links to standards documents.Sat, 25 Aug 2012 18:08:51 -0500, by Rob Landley
-
Toysh is our posix sh, so move from "other" to "posix" and use sh as the base command name.Sat, 25 Aug 2012 16:34:08 -0500, by Rob Landley
-
Move commands into "posix", "lsb", and "other" menus/directories.Sat, 25 Aug 2012 14:25:22 -0500, by Rob Landley
-
Some dubious asides, currently commented out.Sat, 25 Aug 2012 14:24:24 -0500, by Rob Landley
-
Check in the updated news and status web pages.Sat, 25 Aug 2012 11:51:25 -0500, by Rob Landley
-
Fix bug spotted by Avery Pennarun: getusername() and getgroupname() can reuse the utoa buffer when neither is recognized, meaning uid would be shown again instead of gid.Sat, 18 Aug 2012 21:12:02 -0500, by Rob Landley
-
Bugfix from Avery Pennarun: getpriority() uses a different range than nice(), so follow thenice man page and zero errno then check it if nice returns -1.Thu, 16 Aug 2012 22:24:30 -0500, by Rob Landley
-
Adding usleepWed, 15 Aug 2012 12:53:54 +0200, by Elie De Brauwer