summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/putspent.c
Commit message (Collapse)AuthorAgeFilesLines
* Silence warnings, clean things up.Eric Andersen2002-06-121-52/+51
| | | | -Erik
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+79
* Moved some file paths from code into <paths.h>