summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_cout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unsigned char for ctypederaadt2013-11-281-2/+2
* If a constant string needs a name, use a static const array instead of aguenther2013-10-271-3/+3
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* 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
* Avoid generating an unused variable. From NetBSD. ok deraadt@matthieu2004-07-161-4/+6
* delintderaadt2004-05-091-2/+1
* generate code that is much more ANSI and even KNF tooderaadt2003-06-191-34/+38
* use strlcatderaadt2003-04-061-4/+7
* lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduderaadt2003-03-131-9/+13
* allocation mischecks by cloder@acm.org; lots of other cleanup by mederaadt2002-07-051-8/+22
* cleanupsderaadt2002-06-011-73/+78
* 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-22/+22
* KNF, and remove part of the TLI garbagederaadt2001-12-051-83/+56
* argh! i messed something up!deraadt2001-11-241-50/+79
* half finished KNFderaadt2001-11-241-79/+50
* rpcgen is not nearly KNF, but it now generates close to KNF codederaadt2001-11-071-42/+43
* Uhmm, nope, this broke everythingderaadt2001-07-181-52/+43
* -Wall cleanup; ok deraadtpvalchev2001-07-171-43/+52
* s/inline/doinline/; christosderaadt1997-10-111-9/+9
* from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,deraadt1996-12-101-9/+9
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+743