summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_main.c
AgeCommit message (Expand)Author
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-11-18Nuke more obvious #include duplications.Kenneth R Westerback
2013-11-28unsigned char for ctypeTheo de Raadt
2013-10-27If a constant string needs a name, use a static const array instead of aPhilip Guenther
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-10-03Nuke MSDOS portion. Add <unistd.h> for STDERR_FILENO in theTobias Weingartner
2007-10-03Some -Wall cleanup to help fix other bugs.Tobias Weingartner
2006-03-22NetBSD - plug leak in generate_guard()David Hill
2004-05-09delintTheo de Raadt
2003-07-09protosTheo de Raadt
2003-04-14recommit, with the typo fixedTheo de Raadt
2003-04-14oopsTheo de Raadt
2003-04-14strlcpy, pretty easyTheo de Raadt
2002-07-05allocation mischecks by cloder@acm.org; lots of other cleanup by meTheo de Raadt
2002-06-01cleanupsTheo de Raadt
2002-05-27unsigned vs unsigned intTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-05KNF, and remove part of the TLI garbageTheo de Raadt
2001-11-24argh! i messed something up!Theo de Raadt
2001-11-24half finished KNFTheo de Raadt
2001-11-07rpcgen is not nearly KNF, but it now generates close to KNF codeTheo de Raadt
2001-07-18Uhmm, nope, this broke everythingTheo de Raadt
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
2001-01-21give actual cpp name that failed; obrienTheo de Raadt
1999-12-04oflowTheo de Raadt
1997-10-11s/inline/doinline/; christosTheo de Raadt
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt