summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_cout.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r311947, r311981:pfg2017-01-181-1/+2
* Cleanup unnecessary semicolons from utilities we all love.pfg2016-04-151-1/+1
* Plug a memory leak.delphij2010-05-061-0/+1
* Generate code that doesn't fail gcc 4.2's strict aliasing test.jb2007-11-201-4/+10
* Use ANSI definitions.dwmalone2005-11-131-79/+39
* Stop generating the `register' keyword.stefanf2005-09-021-2/+2
* Don't generate K&R C code. The -C flag is kept for backwards compatibility.stefanf2005-09-021-15/+6
* - Use prototypes in headers.stefanf2005-08-311-0/+1
* Rename the variable `inline' to `inline_size'.stefanf2005-08-311-8/+8
* Move #ident into #if 0.stefanf2005-05-311-2/+1
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,charnier2002-07-211-25/+20
* - TI-RPC is now the default again for code generation.alfred2002-07-141-1/+6
* remove __Pimp2002-03-221-10/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-3/+5
* Use err(3), cosmetic in usage(), remove `cmdname'.charnier1997-08-061-7/+8
* General -Wall warning cleanup, part I.jkh1996-07-121-31/+37
* Clean up. (I hope I'm doing this right.)wpaul1995-12-131-64/+461
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Move RPC stub generator program over from 1.1.5.wollman1994-08-071-0/+355
OpenPOWER on IntegriCloud