Age | Commit message (Expand) | Author |
---|---|---|
2016-02-10 | Factor out strnstr() since posix hasn't got it, and add a config option for | Rob Landley |
2014-11-19 | probe for getspnam(), forkpty(), utmpx, replace sethostname() | Isaac Dunham |
2014-01-16 | Rename xmsprintf() to just xmprintf(). | Rob Landley |
2013-11-28 | Add xgetpwnam() to lib/xwrap.c. | Rob Landley |
2013-10-16 | Prep work for useradd by Ashwini Sharma. | Rob Landley |
2013-08-18 | Whitespace changes to passwd. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |