summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_svcout.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* nullproc() is used in more than one file.weingart2007-10-031-2/+1
* Some -Wall cleanup to help fix other bugs.weingart2007-10-031-2/+2
* defintion -> definition;jmc2005-10-201-2/+2
* missing comma in non-ansi mode; spotted by pvalchevderaadt2003-08-161-2/+2
* Remove some double semicolons (hmm, do two semis equal a maxi?).millert2003-08-061-2/+2
* protosderaadt2003-07-091-5/+3
* generate protos for functionsderaadt2003-07-061-1/+14
* de-registerderaadt2003-06-111-5/+5
* various format string cleanups; tedu okderaadt2003-06-011-2/+2
* allocation mischecks by cloder@acm.org; lots of other cleanup by mederaadt2002-07-051-86/+91
* a real pid_t cleanup.mpech2002-06-121-3/+5
* i think the TLI rpcgen side generates a format string bug on output... butderaadt2002-06-091-4/+4
* cleanupsderaadt2002-06-011-289/+290
* 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-15/+15
* KNF, and remove part of the TLI garbagederaadt2001-12-051-133/+118
* argh! i messed something up!deraadt2001-11-241-118/+133
* half finished KNFderaadt2001-11-241-133/+118
* Fix a couple of printf().miod2001-11-241-2/+2
* rpcgen is not nearly KNF, but it now generates close to KNF codederaadt2001-11-071-11/+14
* Uhmm, nope, this broke everythingderaadt2001-07-181-35/+32
* -Wall cleanup; ok deraadtpvalchev2001-07-171-32/+35
* make closedown() use __svc_fdset, so that large fd_set sizes close down nicederaadt2001-01-111-16/+5
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+960