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
/
getnetgrent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix leaks in error cases found by parfait
jsg
2009-11-11
1
-3
/
+7
*
Check snprintf(3) return value for error or truncation.
moritz
2007-09-17
1
-3
/
+11
*
Fix debugging code, which tried to print the netgroup name
moritz
2007-09-05
1
-3
/
+3
*
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
deraadt
2007-09-02
1
-2
/
+2
*
Remove _err() calls from getnetgrent.c. This is a minor API change
millert
2007-03-05
1
-30
/
+41
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
fix use after free, netbsd pr 30832, from phirerunner@comcast.net
deraadt
2005-08-06
1
-4
/
+4
*
ansify function definitions and zap some `register'
jfb
2004-05-18
1
-70
/
+24
*
unchecked strdup; ok henning; spotted by jjy2+@pitt.edu
deraadt
2003-09-29
1
-4
/
+8
*
KNF
deraadt
2002-07-06
1
-15
/
+15
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-11
/
+10
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-6
/
+6
*
avoid incorrect free; reported by danh@nfol.com, my fix
deraadt
2000-12-09
1
-7
/
+7
*
proper protos
deraadt
2000-08-24
1
-2
/
+5
*
realloc repair
deraadt
1998-08-14
1
-4
/
+11
*
NO abort() CALLS IN LIBC
deraadt
1997-10-10
1
-14
/
+2
*
tabify
kstailey
1997-07-23
1
-7
/
+7
*
Back out stringlist
millert
1997-02-03
1
-29
/
+106
*
stringlist routines are now public (ftp uses them)
millert
1997-02-02
1
-105
/
+30
*
Fix RCS ids
tholo
1996-08-19
1
-3
/
+1
*
from netbsd:
deraadt
1996-05-01
1
-5
/
+20
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+735