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
/
usr.bin
/
rpcgen
/
rpc_cout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unsigned char for ctype
deraadt
2013-11-28
1
-2
/
+2
*
If a constant string needs a name, use a static const array instead of a
guenther
2013-10-27
1
-3
/
+3
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-25
/
+27
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
Some -Wall cleanup to help fix other bugs.
weingart
2007-10-03
1
-2
/
+2
*
Avoid generating an unused variable. From NetBSD. ok deraadt@
matthieu
2004-07-16
1
-4
/
+6
*
delint
deraadt
2004-05-09
1
-2
/
+1
*
generate code that is much more ANSI and even KNF too
deraadt
2003-06-19
1
-34
/
+38
*
use strlcat
deraadt
2003-04-06
1
-4
/
+7
*
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
deraadt
2003-03-13
1
-9
/
+13
*
allocation mischecks by cloder@acm.org; lots of other cleanup by me
deraadt
2002-07-05
1
-8
/
+22
*
cleanups
deraadt
2002-06-01
1
-73
/
+78
*
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
-22
/
+22
*
KNF, and remove part of the TLI garbage
deraadt
2001-12-05
1
-83
/
+56
*
argh! i messed something up!
deraadt
2001-11-24
1
-50
/
+79
*
half finished KNF
deraadt
2001-11-24
1
-79
/
+50
*
rpcgen is not nearly KNF, but it now generates close to KNF code
deraadt
2001-11-07
1
-42
/
+43
*
Uhmm, nope, this broke everything
deraadt
2001-07-18
1
-52
/
+43
*
-Wall cleanup; ok deraadt
pvalchev
2001-07-17
1
-43
/
+52
*
s/inline/doinline/; christos
deraadt
1997-10-11
1
-9
/
+9
*
from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,
deraadt
1996-12-10
1
-9
/
+9
*
rcsid
deraadt
1996-06-26
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+743