summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/rpc_main.c
Commit message (Expand)AuthorAgeFilesLines
* - style(9) improvements courtesy of bde.smkelly2004-05-021-12/+18
* Teach rpcgen to generate .h files properly when the input filename containssmkelly2004-05-021-5/+23
* Fix broken -a functionality.mbr2003-06-191-1/+1
* Implement nonblocking tpc-connections. rpcgen -m does stillmbr2003-01-161-0/+2
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,charnier2002-07-211-21/+16
* - TI-RPC is now the default again for code generation.alfred2002-07-141-89/+22
* remove __Pimp2002-03-221-18/+18
* Don't overflow a buffer from command line arguments.kris2001-08-201-2/+6
* Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTIalfred2001-04-131-0/+10
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-11/+2
* Have rpcgen actually tell us what cpp it is looking for (as it would if weobrien2001-01-101-1/+1
* Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp.obrien2001-01-091-3/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* include <pthread.h>obrien1998-09-251-1/+5
* Fix a #ifndef that became a #ifdef and changed the defaultjb1998-03-071-2/+2
* Add #ifdefs for __NetBSD__ in the rest of the places where __FreeBSD__jb1998-01-151-12/+12
* Add __NetBSD__ in a couple of places to allow this program tojb1998-01-091-3/+5
* Use err(3), cosmetic in usage(), remove `cmdname'.charnier1997-08-061-45/+32
* General -Wall warning cleanup, part I.jkh1996-07-121-36/+43
* Clean up. (I hope I'm doing this right.)wpaul1995-12-131-94/+1031
* Remove trailing whitespace.rgrimes1995-05-301-15/+15
* Fix rpcgen so that generated files are written to the current workingnate1995-03-041-4/+10
* Move RPC stub generator program over from 1.1.5.wollman1994-08-071-0/+438
OpenPOWER on IntegriCloud