Mercurial > hg > toybox
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 |