Age | Commit message (Expand) | Author |
---|---|---|
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2014-12-31 | Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag mac... | Rob Landley |
2014-09-26 | The only illegal characters in a username are ":" (field separator), "\n" (li... | Rob Landley |
2014-08-18 | Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_... | Rob Landley |
2014-01-16 | Rename xmsprintf() to just xmprintf(). | Rob Landley |
2013-11-28 | Add xgetpwnam() to lib/xwrap.c. | Rob Landley |
2013-10-16 | useradd, groupadd, and mkpasswd submitted by Ashwini Sharma. | Rob Landley |