index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
getgrouplist.c
Age
Commit message (
Expand
)
Author
2014-01-22
fix a leak in getgrouplist()
Jonathan Gray
2013-04-17
add some prototypes, casts, includes, parenthesis, and whatnot to
Ted Unangst
2009-11-09
Fix the handle locking in stdio to use flockfile/funlockfile
Kurt Miller
2009-10-22
Back out previous commit, as it caused too much growth for the install
Philip Guenthe
2009-10-21
Fix the handle locking in stdio to use flockfile/funlockfile
Philip Guenthe
2009-06-23
getgrouplist(3) used to and ought to return 0 on success;
Ingo Schwarze
2009-06-03
Take advantage of the surprise libc bump to bring in
Ingo Schwarze
2009-03-27
getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5)
Ingo Schwarze
2008-08-23
add missing header needed by asprintf().
Charles Longeau
2008-08-22
After spotting a + record, continue scanning and pick up later groups
Theo de Raadt
2008-06-24
create a private getpwent()-like interface which does not walk the YP
Theo de Raadt
2005-08-08
zap remaining rcsid.
Marc Espie
2005-03-25
deregister (and deauto!). ok millert@ marco@
Otto Moerbeek
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-25
protos
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
1997-08-19
repair duplication check
Theo de Raadt
1997-08-19
do not reuse id's. also be more careful with maxgids.
Theo de Raadt
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-03-25
Prototype internal functions
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt