summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_tblout.c
Commit message (Collapse)AuthorAgeFilesLines
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,charnier2002-07-211-10/+11
| | | | | | | | xstrdup. There is a crash() function that do cleaning before exiting the program. The new functions are wrappers that make use of crash() in case of allocation failure. warn, exit -> err. Reviewed by: alfred
* remove __Pimp2002-03-221-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3), cosmetic in usage(), remove `cmdname'.charnier1997-08-061-3/+6
|
* General -Wall warning cleanup, part I.jkh1996-07-121-4/+5
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Import a newer and more functional version of rpcgen.wpaul1995-12-131-0/+171
Obtained from: the Sun TI-RPC 2.3 source distribution
OpenPOWER on IntegriCloud