summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pw_lock.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refer to /etc/passwd consistently as the "legacy password file" andtb2016-08-141-5/+7
* Don't Xr flock, since that is not the locking method used.deraadt2015-10-151-3/+2
* in the SYNOPSIS, make void function arguments explicitschwarze2015-09-141-3/+3
* remove .Tn; from Jan Stary <hans at stare dot cz>schwarze2015-01-151-5/+3
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should atjmc2007-11-191-9/+9
* convert to new .Dd format;jmc2007-05-311-2/+2
* Always write errno on pw_lock failure so it can be relied on.ray2006-12-171-3/+25
* O_EXLOCK stuff was introduced in June 1997, and backed out again injmc2005-07-291-5/+3
* use .Pq rather than .Po/.Pc;jmc2005-03-071-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* o) start new sentence on a new line;mpech2002-05-011-3/+5
* Change the second arg to pw_mkdb() from a boolean flag to a set ofmillert2001-08-261-10/+20
* Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -smillert2001-08-161-4/+22
* Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.millert2000-11-261-2/+5
* Add opendisk from NetBSD.csapuntz1999-09-211-0/+2
* when using `-' as a negative sign, escape it with a backslash so troff knowsaaron1999-07-071-1/+1
* Use O_EXLOCK option of open(2) to open /etc/ptmp with an exclusivemillert1997-06-221-2/+5
* do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanlyderaadt1996-06-191-0/+5
* libutilderaadt1996-05-221-0/+100