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
/
getgrouplist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The "always hint that getpw operation is happening with access() the YP
deraadt
2019-07-02
1
-1
/
+7
*
modify getpw*(), getgr*(), and getgrouplist() functions to access the
deraadt
2015-12-01
1
-1
/
+8
*
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
guenther
2015-09-12
1
-1
/
+2
*
Do not assume that asprintf() clears the pointer on failure, which
millert
2015-06-03
1
-3
/
+3
*
When fopen()ing internal to libc (the API doesn't support the use
guenther
2014-09-15
1
-2
/
+2
*
fix a leak in getgrouplist()
jsg
2014-01-22
1
-1
/
+2
*
add some prototypes, casts, includes, parenthesis, and whatnot to
tedu
2013-04-17
1
-2
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
kurt
2009-11-09
1
-2
/
+2
*
Back out previous commit, as it caused too much growth for the install
guenther
2009-10-22
1
-2
/
+2
*
Fix the handle locking in stdio to use flockfile/funlockfile
guenther
2009-10-21
1
-2
/
+2
*
getgrouplist(3) used to and ought to return 0 on success;
schwarze
2009-06-23
1
-5
/
+13
*
Take advantage of the surprise libc bump to bring in
schwarze
2009-06-03
1
-4
/
+8
*
getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)
schwarze
2009-03-27
1
-57
/
+119
*
add missing header needed by asprintf().
chl
2008-08-23
1
-1
/
+2
*
After spotting a + record, continue scanning and pick up later groups
deraadt
2008-08-22
1
-4
/
+10
*
create a private getpwent()-like interface which does not walk the YP
deraadt
2008-06-24
1
-9
/
+81
*
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
-6
/
+2
*
protos
deraadt
2003-06-25
1
-1
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
repair duplication check
deraadt
1997-08-19
1
-4
/
+5
*
do not reuse id's. also be more careful with maxgids.
deraadt
1997-08-19
1
-1
/
+10
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-2
/
+2
*
Remove dead code
tholo
1996-09-15
1
-2
/
+1
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
Prototype internal functions
tholo
1996-03-25
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+94