log

age author description
Mon, 18 Aug 2014 19:10:45 -0500 Rob Landley Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_USR in the top level Config. draft
Sat, 16 Aug 2014 09:46:42 -0500 Rob Landley Add install to cp/mv. draft
Fri, 15 Aug 2014 18:53:01 -0500 Rob Landley Fix bug reported by Ashwini Sharma: [-abc] syntax to switch off a command forget draft
Fri, 15 Aug 2014 10:50:39 -0500 Rob Landley If string_to_mode() is called on a base mode with S_ISDIR() and such set, pass those extra bits through. draft
Tue, 12 Aug 2014 18:05:55 -0500 Rob Landley Enable a command's sub-options in single builds. draft
Tue, 12 Aug 2014 07:14:58 -0500 Ashwini Sharma A toy _BLOCKDEV_ to get/set block device properties. draft
Tue, 12 Aug 2014 07:09:01 -0500 Ashwini Sharma Patches to commands for issues reported from static analysis tool. draft
Mon, 11 Aug 2014 20:15:19 -0500 Rob Landley Promote lspci. draft
Mon, 11 Aug 2014 20:11:58 -0500 Rob Landley Cleanup pass on lspci. draft
Sun, 10 Aug 2014 12:01:49 -0500 Rob Landley Update clean to clean up after new parallel build. draft
Sat, 09 Aug 2014 23:49:48 -0500 Rob Landley Disable xopen's default O_CLOEXEC for oneit. draft
Sat, 09 Aug 2014 14:33:34 -0500 Rob Landley Parallelize the build. (set CPUS=1 to force single processor build, or another number to override processor count autodetect.) draft
Thu, 07 Aug 2014 23:19:18 -0500 Rob Landley Fix -mindepth and -maxdepth to not drill down into excluded directories. draft
Tue, 05 Aug 2014 23:21:18 -0500 Rob Landley More find bugfixes. draft