index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libutil
/
pw_lock.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refer to /etc/passwd consistently as the "legacy password file" and
tb
2016-08-14
1
-5
/
+7
*
Don't Xr flock, since that is not the locking method used.
deraadt
2015-10-15
1
-3
/
+2
*
in the SYNOPSIS, make void function arguments explicit
schwarze
2015-09-14
1
-3
/
+3
*
remove .Tn; from Jan Stary <hans at stare dot cz>
schwarze
2015-01-15
1
-5
/
+3
*
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
copy in FILES from pw_lock.3 to vipw.8: as nick points out, it should at
jmc
2007-11-19
1
-9
/
+9
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Always write errno on pw_lock failure so it can be relied on.
ray
2006-12-17
1
-3
/
+25
*
O_EXLOCK stuff was introduced in June 1997, and backed out again in
jmc
2005-07-29
1
-5
/
+3
*
use .Pq rather than .Po/.Pc;
jmc
2005-03-07
1
-3
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
o) start new sentence on a new line;
mpech
2002-05-01
1
-3
/
+5
*
Change the second arg to pw_mkdb() from a boolean flag to a set of
millert
2001-08-26
1
-10
/
+20
*
Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -s
millert
2001-08-16
1
-4
/
+22
*
Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.
millert
2000-11-26
1
-2
/
+5
*
Add opendisk from NetBSD.
csapuntz
1999-09-21
1
-0
/
+2
*
when using `-' as a negative sign, escape it with a backslash so troff knows
aaron
1999-07-07
1
-1
/
+1
*
Use O_EXLOCK option of open(2) to open /etc/ptmp with an exclusive
millert
1997-06-22
1
-2
/
+5
*
do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanly
deraadt
1996-06-19
1
-0
/
+5
*
libutil
deraadt
1996-05-22
1
-0
/
+100