index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rpcgen
/
rpc_hout.c
Age
Commit message (
Expand
)
Author
2016-12-20
Add 'default:' cases to switch statements that gcc whines about.
Kenneth R Westerback
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2011-04-06
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
Miod Vallat
2010-09-01
Oracle has re-licensed sunrpc under a three-clause BSD license.
Todd C. Miller
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-10-03
Some -Wall cleanup to help fix other bugs.
Tobias Weingartner
2003-12-01
Format string fixes from art's amd64 tree.
Alexander Yurchenko
2003-07-10
add missing includes
David Krause
2003-06-25
better output C
Theo de Raadt
2003-06-19
generate code that is much more ANSI and even KNF too
Theo de Raadt
2002-07-05
allocation mischecks by cloder@acm.org; lots of other cleanup by me
Theo de Raadt
2002-06-01
cleanups
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-05
KNF, and remove part of the TLI garbage
Theo de Raadt
2001-11-24
argh! i messed something up!
Theo de Raadt
2001-11-24
half finished KNF
Theo de Raadt
2001-07-18
Uhmm, nope, this broke everything
Theo de Raadt
2001-07-17
-Wall cleanup; ok deraadt
Peter Valchev
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1996-09-15
Don't add a comma after the last entry in an enum
Thorsten Lockert
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt