summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_hout.c
AgeCommit message (Expand)Author
2016-12-20Add 'default:' cases to switch statements that gcc whines about.Kenneth R Westerback
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2011-04-06Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'Miod Vallat
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-03Some -Wall cleanup to help fix other bugs.Tobias Weingartner
2003-12-01Format string fixes from art's amd64 tree.Alexander Yurchenko
2003-07-10add missing includesDavid Krause
2003-06-25better output CTheo de Raadt
2003-06-19generate code that is much more ANSI and even KNF tooTheo de Raadt
2002-07-05allocation mischecks by cloder@acm.org; lots of other cleanup by meTheo de Raadt
2002-06-01cleanupsTheo 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-07-18Uhmm, nope, this broke everythingTheo de Raadt
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-09-15Don't add a comma after the last entry in an enumThorsten Lockert
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt