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_perror.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
guenther
2015-09-13
1
-1
/
+6
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-30
/
+27
*
Don't postpone memory allocation for the error message to the error handler:
schwarze
2009-06-03
1
-33
/
+14
*
When an RPC client program encounters ENOMEM while trying to print
schwarze
2009-06-01
1
-2
/
+4
*
Remove wrong snprintf(3) truncation checks, which can't be
moritz
2007-09-12
1
-15
/
+25
*
dont put two '\n' at the end of the string returnd by clnt_sperror()
thib
2006-09-17
1
-7
/
+7
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
more snprintf return value sloppiness; ok otto
deraadt
2005-04-11
1
-3
/
+7
*
ansify. ok deraadt@ jaredy@
otto
2005-04-01
1
-18
/
+9
*
remove extra output of \n in clnt_perror()
deraadt
2002-09-10
1
-2
/
+2
*
strlcat bounds
deraadt
2002-05-29
1
-2
/
+2
*
prototype cleanup
deraadt
2001-09-15
1
-2
/
+2
*
be more careful with snprintf; millert ok
deraadt
2001-08-18
1
-22
/
+20
*
plug many memory leaks
deraadt
2001-03-03
1
-4
/
+4
*
append \n correctly
deraadt
1998-12-30
1
-3
/
+3
*
detect truncation and overflow better
deraadt
1998-11-22
1
-25
/
+33
*
Make printf's match actual type (%lu -> %u).
millert
1997-02-10
1
-4
/
+4
*
do not print extra \n
deraadt
1997-02-09
1
-2
/
+2
*
More sprintf -> snprintf.
millert
1997-01-21
1
-22
/
+28
*
avoid oflows, thanks also to todd
deraadt
1996-12-19
1
-30
/
+28
*
Remove dead code
tholo
1996-09-15
1
-4
/
+1
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+2
*
bcopy->memcpy & tag
deraadt
1996-07-20
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+260