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
/
getnetgrent.c
Age
Commit message (
Expand
)
Author
2015-09-14
Wrap <netgroup.h> so internal calls go direct and the symbols are all weak
Philip Guenther
2015-09-10
Hide netgroup internals inside libc. The parts that netgroup_mkdb
Theo de Raadt
2015-08-31
Add framework for resolving (pun intended) libc namespace issues, using
Philip Guenther
2014-10-08
reallocarray() to detect potential int overflow; ok doug
Theo de Raadt
2009-11-11
fix leaks in error cases found by parfait
Jonathan Gray
2007-09-17
Check snprintf(3) return value for error or truncation.
Moritz Jodeit
2007-09-05
Fix debugging code, which tried to print the netgroup name
Moritz Jodeit
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-03-05
Remove _err() calls from getnetgrent.c. This is a minor API change
Todd C. Miller
2005-08-08
zap remaining rcsid.
Marc Espie
2005-08-06
fix use after free, netbsd pr 30832, from phirerunner@comcast.net
Theo de Raadt
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-09-29
unchecked strdup; ok henning; spotted by jjy2+@pitt.edu
Theo de Raadt
2002-07-06
KNF
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-12-09
avoid incorrect free; reported by danh@nfol.com, my fix
Theo de Raadt
2000-08-24
proper protos
Theo de Raadt
1998-08-14
realloc repair
Theo de Raadt
1997-10-10
NO abort() CALLS IN LIBC
Theo de Raadt
1997-07-23
tabify
kstailey
1997-02-03
Back out stringlist
Todd C. Miller
1997-02-02
stringlist routines are now public (ftp uses them)
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-05-01
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt