summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_hout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings.Ben Laurie2011-05-181-1/+1
* ANSIfy various tools in usr.bin/.Ed Schouten2010-01-021-8/+4
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* Use ANSI definitions.David Malone2005-11-131-47/+27
* Stop generating the `register' keyword.Stefan Farfeleder2005-09-021-1/+1
* Don't generate K&R C code. The -C flag is kept for backwards compatibility.Stefan Farfeleder2005-09-021-99/+24
* Only write the dispatch table function prototypes to the header if the -hStefan Farfeleder2005-09-011-13/+15
* - Use prototypes in headers.Stefan Farfeleder2005-08-311-0/+1
* Move #ident into #if 0.Stefan Farfeleder2005-05-311-2/+1
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,Philippe Charnier2002-07-211-11/+13
* WARNS=2Alfred Perlstein2002-07-141-3/+0
* - TI-RPC is now the default again for code generation.Alfred Perlstein2002-07-141-0/+3
* remove __PWarner Losh2002-03-221-13/+13
* Have rpcgen output the prototypes for the dispatch tablesAlfred Perlstein2001-11-131-0/+19
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-26/+28
* Clean up. (I hope I'm doing this right.)Bill Paul1995-12-131-50/+273
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Move RPC stub generator program over from 1.1.5.Garrett Wollman1994-08-071-0/+374