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_hout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
1
-2
/
+1
*
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
miod
2011-04-06
1
-2
/
+2
*
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
*
Format string fixes from art's amd64 tree.
grange
2003-12-01
1
-2
/
+2
*
add missing includes
david
2003-07-10
1
-1
/
+2
*
better output C
deraadt
2003-06-25
1
-3
/
+3
*
generate code that is much more ANSI and even KNF too
deraadt
2003-06-19
1
-4
/
+4
*
allocation mischecks by cloder@acm.org; lots of other cleanup by me
deraadt
2002-07-05
1
-10
/
+11
*
cleanups
deraadt
2002-06-01
1
-70
/
+70
*
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
-13
/
+13
*
KNF, and remove part of the TLI garbage
deraadt
2001-12-05
1
-117
/
+104
*
argh! i messed something up!
deraadt
2001-11-24
1
-96
/
+109
*
half finished KNF
deraadt
2001-11-24
1
-109
/
+96
*
Uhmm, nope, this broke everything
deraadt
2001-07-18
1
-37
/
+28
*
-Wall cleanup; ok deraadt
pvalchev
2001-07-17
1
-28
/
+37
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-8
/
+8
*
Don't add a comma after the last entry in an enum
tholo
1996-09-15
1
-2
/
+5
*
rcsid
deraadt
1996-06-26
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+514