aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_svcout.c
Commit message (Expand)AuthorAgeFilesLines
* Implement nonblocking tpc-connections. rpcgen -m does stillMartin Blapp2003-01-161-5/+31
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,Philippe Charnier2002-07-211-12/+13
* - TI-RPC is now the default again for code generation.Alfred Perlstein2002-07-141-21/+53
* Back out part of previous commit - K&R doesn't have const.Dag-Erling Smørgrav2002-05-091-1/+1
* Make _msgout take a const char * rather than a char *.Dag-Erling Smørgrav2002-05-081-2/+2
* remove __PWarner Losh2002-03-221-15/+15
* Embed $FreeBSD$ as an rcsid[]Kris Kennaway2001-07-191-2/+4
* Don't generate syslog() statements which have format string vulnerabilities.Kris Kennaway2001-07-051-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-1/+3
* Fixed printf format errors.Bruce Evans1998-08-021-1/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-29/+33
* Clean up. (I hope I'm doing this right.)Bill Paul1995-12-131-85/+891
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-13/+13
* Fix rpcgen so that generated files are written to the current workingNate Williams1995-03-041-3/+3
* Move RPC stub generator program over from 1.1.5.Garrett Wollman1994-08-071-0/+276