summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vipw/vipw.c
Commit message (Expand)AuthorAgeFilesLines
* Do not rely on malloc() to zero-fill allocated memory, since it issheldonh1999-10-251-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Move call to umask(0) back into pw_util(), because the latterpb1999-06-291-3/+1
* Force umask to 077 (instead of 000) during the edit phase, to getpb1999-06-261-1/+5
* Report the correct master.passwd path on failure when the -d option issheldonh1999-06-261-2/+2
* Add -d option to vipw(8) to allow selection of an alternative directorysheldonh1999-06-261-3/+18
* Statisize usage().charnier1997-10-271-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+127
OpenPOWER on IntegriCloud