log

age author description
Mon, 20 Oct 2014 19:52:29 -0500 Rob Landley Add TOYBOX_NORECURSE so xexec() won't make internal function calls. draft
Sun, 19 Oct 2014 12:08:25 -0500 Andy Lutomirski nsenter: A tool to use setns(2) draft
Fri, 17 Oct 2014 18:40:03 -0700 Andy Lutomirski unshare: Fix help and option parsing draft
Sat, 18 Oct 2014 17:14:12 -0500 Rob Landley Factor out printf-style escape parsing logic from echo.c. draft
Thu, 16 Oct 2014 05:58:35 -0500 Rob Landley Even bigger ip.c, from Ashwini Sharma. draft
Tue, 14 Oct 2014 14:16:34 -0500 Rob Landley Use O_CLOEXEC instead of O_RDONLY to signal loopfiles_rw() to close filehandles. draft
Tue, 14 Oct 2014 11:40:03 -0500 Rob Landley Fix last night's mv commit (use dest, not source). draft
Tue, 14 Oct 2014 00:01:22 -0500 Rob Landley Implement mv -f and -i. draft
Mon, 13 Oct 2014 10:49:24 -0500 Rob Landley Started over on sed (by reading the posix spec). draft
Fri, 10 Oct 2014 09:47:35 -0500 Isaac Dunham acpi: implement -ctV, fix recursion, plug a small leak draft
Thu, 09 Oct 2014 13:43:32 -0500 Rob Landley Various bugfixes (mostly resource leaks) from Ashwini Sharma's static analysis, plus occasional tweak by me while reviewing them. draft
Thu, 09 Oct 2014 12:17:36 -0500 Rob Landley Fix use-after-free spotted by Ashwini Sharma's static analysis. draft
Wed, 08 Oct 2014 13:59:16 -0500 Rob Landley Update status lists. (Once the pending-not-in-pending files go away (see toys/pending/README), this can be probed from the source.) draft
Tue, 07 Oct 2014 14:11:54 -0500 Rob Landley Basic update of the roadmap and status pages. (Both need a good scrub and polish beyond this.) draft
Thu, 02 Oct 2014 07:53:27 -0500 Rob Landley Release notes for 0.5.0. draft