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_main.c
Age
Commit message (
Expand
)
Author
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-18
Nuke more obvious #include duplications.
Kenneth R Westerback
2013-11-28
unsigned char for ctype
Theo de Raadt
2013-10-27
If a constant string needs a name, use a static const array instead of a
Philip Guenther
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
Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in the
Tobias Weingartner
2007-10-03
Some -Wall cleanup to help fix other bugs.
Tobias Weingartner
2006-03-22
NetBSD - plug leak in generate_guard()
David Hill
2004-05-09
delint
Theo de Raadt
2003-07-09
protos
Theo de Raadt
2003-04-14
recommit, with the typo fixed
Theo de Raadt
2003-04-14
oops
Theo de Raadt
2003-04-14
strlcpy, pretty easy
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-05-27
unsigned vs unsigned int
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-11-07
rpcgen is not nearly KNF, but it now generates close to KNF code
Theo de Raadt
2001-07-18
Uhmm, nope, this broke everything
Theo de Raadt
2001-07-17
-Wall cleanup; ok deraadt
Peter Valchev
2001-01-21
give actual cpp name that failed; obrien
Theo de Raadt
1999-12-04
oflow
Theo de Raadt
1997-10-11
s/inline/doinline/; christos
Theo de Raadt
1996-03-27
From NetBSD: merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt