summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Plug two resource leaks.Warner Losh2017-12-281-0/+1
* Remove dead code in rpc_parse.cAlan Somers2017-01-041-10/+0
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* Use ANSI definitions.David Malone2005-11-131-37/+18
* 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-22/+25
* - TI-RPC is now the default again for code generation.Alfred Perlstein2002-07-141-12/+2
* remove __PWarner Losh2002-03-221-12/+12
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+10
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-2/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-24/+25
* Clean up. (I hope I'm doing this right.)Bill Paul1995-12-131-24/+255
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* End of listcan be not marked, fix itAndrey A. Chernov1995-05-151-1/+2
* Move RPC stub generator program over from 1.1.5.Garrett Wollman1994-08-071-0/+423