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
/
libc
/
gen
/
pwcache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the uid_from_user() and gid_from_group() comments.
millert
2018-09-22
1
-7
/
+7
*
Add uid_from_user() and gid_from_group(), derived from pax's cache.c.
millert
2018-09-13
1
-80
/
+386
*
group_from_gid: use _GR_BUF_LEN instead of _PW_BUF_LEN
jcs
2015-11-25
1
-2
/
+2
*
Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within
millert
2015-11-24
1
-7
/
+11
*
change passwd caches to be 4-way "associative". still primitive, but a
tedu
2015-11-17
1
-24
/
+62
*
don't keep the passwd database open; callers do not expect that they will
tedu
2015-10-26
1
-11
/
+1
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
deregister (and deauto!). ok millert@ marco@
otto
2005-03-25
1
-3
/
+3
*
ansify function definitions and zap some `register'
jfb
2004-05-18
1
-7
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-5
/
+3
*
move utmp to large format, usernames to 32 chars; downsj
deraadt
2001-01-31
1
-8
/
+7
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+119