summaryrefslogtreecommitdiffstats
path: root/lib/librpcsvc
Commit message (Expand)AuthorAgeFilesLines
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-1/+1
* Use ANSI function declarations in librpcsvc.ed2009-02-265-36/+12
* set WARNS to 1: with WARNS=2 an aliasing error in a file generated bymatteo2008-02-051-1/+1
* Fix incorrect handling of malloc failuresmatteo2008-02-042-2/+8
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* NO_MAN is not needed here.ru2006-03-161-2/+0
* Fix the source path.ru2005-06-041-1/+1
* Initialise `hex' at the top of the file, ISO C requires that an array withstefanf2005-05-311-6/+5
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-1/+5
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* clnt_call takes args of type xdrproc_t.peter2003-10-265-19/+24
* make rstat(3) return an 'enum clnt_stat' rather than an 'int' to matchalfred2002-10-011-1/+1
* New cpp(1) doesn't like -I${DESTDIR}/usr/include.ru2002-05-141-1/+1
* Remove __P() usage.obrien2002-03-212-5/+5
* remove -M from RPCCOM, it slipped in with the tirpc upgrade.alfred2002-02-061-1/+1
* ANSIfy and remove some dead code.des2002-02-062-11/+4
* Apply the following mechanical transformations in preparation fordes2002-02-061-2/+2
* Add __FBSDID()s to librpcsvcdillon2001-09-307-16/+25
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-132-8/+6
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-192-2/+2
* $Id$ -> $FreeBSD$peter1999-08-284-6/+6
* Toss publickey.c in the attic and remove it from the Makefile.wpaul1998-05-182-174/+2
* Don't add non-generated sources to CLEANFILES. There was no problembde1998-02-251-2/+2
* Fix conflicts (this one is easy: there's just the Makefile).wpaul1997-05-281-8/+15
* This commit was generated by cvs2svn to compensate for changes in r26213,wpaul1997-05-288-0/+930
* Use ${DESTDIR} correctly in front of absolute paths.asami1997-05-231-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)peter1996-08-301-9/+2
* Add ypxfrd.x so that the XDR routines for this protocol will be builtwpaul1996-06-051-2/+2
* If we are going to set the OBJS target, don't add to the old target. Thisnate1995-03-041-2/+2
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-2/+2
* Eliminate non-fatal error message so Jordan doesn't get confused.wollman1994-08-101-2/+7
* Use a consistent name for librpcsvc.wollman1994-08-091-0/+31
OpenPOWER on IntegriCloud