summaryrefslogtreecommitdiffstats
path: root/libutil/pw_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-3/+3
* Don't pass NULL to the %s format.Dima Dorfman2001-04-221-2/+6
* Don't call warn() without a format string.Kris Kennaway2000-07-121-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Move call to umask(0) back into pw_util(), because the latterPierre Beyssac1999-06-291-1/+4
* Force umask to 077 (instead of 000) during the edit phase, to getPierre Beyssac1999-06-261-4/+1
* Add -d option to vipw(8) to allow selection of an alternative directorySheldon Hearn1999-06-261-8/+14
* oops. Fix indentation of the 'for' loop I just added.Matthew Dillon1998-12-131-18/+18
* Handle the race condition where vipw may lock a password file which hasMatthew Dillon1998-12-131-6/+22
* Since vfork() was changed to fork(), we have to pass errno back from theDag-Erling Smørgrav1998-10-201-3/+6
* Calls one or more of malloc(), warn(), err(), syslog(), execlp() orDag-Erling Smørgrav1998-10-131-3/+3
* Statisize usage().Philippe Charnier1997-10-271-1/+4
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-3/+3
* Endless loop.Wolfram Schneider1997-09-291-5/+5
* Cosmetic: distinguish in diag message between rebuilding and updatingJoerg Wunsch1997-08-241-1/+2
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-011-2/+8
* Small NIS tweak: frob pw_error() a little so that it can say eitherBill Paul1995-08-131-1/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix suspended vipw hangsAndrey A. Chernov1995-03-091-9/+25
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+204