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
/
rpc
/
clnt_simple.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
All these files include <stdlib.h>, so do not need to cast
deraadt
2015-08-20
1
-2
/
+2
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-4
/
+4
*
Merge from NetBSD from 1999-03-25:"
guenther
2014-11-11
1
-4
/
+6
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-29
/
+30
*
correct error codes after malloc(3) failure, as 0 means RPC_SUCCESS;
schwarze
2009-06-06
1
-3
/
+3
*
Include param.h for MAXHOSTNAMELEN
millert
2006-01-17
1
-4
/
+5
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
ansify. ok deraadt@ jaredy@
otto
2005-04-01
1
-6
/
+3
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-3
/
+2
*
plug many memory leaks
deraadt
2001-03-03
1
-4
/
+10
*
Some -Wall
millert
1998-03-19
1
-1
/
+3
*
strncpy
deraadt
1997-04-06
1
-2
/
+4
*
avoid close(-1) cases
deraadt
1996-12-10
1
-2
/
+3
*
use MAXHOSTNAMELEN
deraadt
1996-12-10
1
-2
/
+2
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+2
*
bcopy->memcpy & tag
deraadt
1996-07-20
1
-2
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+119