summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_hout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'miod2011-04-061-2/+2
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-25/+27
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* Some -Wall cleanup to help fix other bugs.weingart2007-10-031-2/+2
* Format string fixes from art's amd64 tree.grange2003-12-011-2/+2
* add missing includesdavid2003-07-101-1/+2
* better output Cderaadt2003-06-251-3/+3
* generate code that is much more ANSI and even KNF tooderaadt2003-06-191-4/+4
* allocation mischecks by cloder@acm.org; lots of other cleanup by mederaadt2002-07-051-10/+11
* cleanupsderaadt2002-06-011-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.millert2002-02-161-13/+13
* KNF, and remove part of the TLI garbagederaadt2001-12-051-117/+104
* argh! i messed something up!deraadt2001-11-241-96/+109
* half finished KNFderaadt2001-11-241-109/+96
* Uhmm, nope, this broke everythingderaadt2001-07-181-37/+28
* -Wall cleanup; ok deraadtpvalchev2001-07-171-28/+37
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-8/+8
* Don't add a comma after the last entry in an enumtholo1996-09-151-2/+5
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+514