summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
Commit message (Expand)AuthorAgeFilesLines
* MFC r258580:hrs2014-10-0916-423/+454
* - Correct mispellings of the word necessarygabor2013-04-171-1/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-1/+1
* Spelling fixes for include/uqs2012-01-073-6/+6
* Fix ypwhich -m. This should be MFC'ed back at least as far as RELENG_5.peter2005-12-061-1/+1
* Correct some types in the yp structures; this fixes a number of problemstmm2004-05-271-14/+14
* Argh. Forward declare some structs rather than increase include filepeter2003-10-261-0/+2
* Prototype yp_maplist()peter2003-10-261-0/+1
* Use __FBSDID vs. rcsid[].obrien2003-05-0421-57/+41
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Add prototypes for rstat(3) and havedisk(3).alfred2002-10-011-0/+7
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-8/+2
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-10/+5
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-2/+2
* Missed a __P in a .x file, remove it anywayimp2002-03-241-1/+1
* Breath deep and take __P out of the system include files.imp2002-03-233-170/+10
* rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status'alfred2002-03-221-3/+3
* Apply the following mechanical transformations in preparation fordes2002-02-062-24/+24
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-132-4/+0
* Implement client side NFS locks.alfred2001-04-171-3/+10
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-193-8/+150
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* remove unneeded sys/ucred.h includealfred2000-11-301-1/+0
* $Id$ -> $FreeBSD$peter1999-08-2723-25/+41
* Make rcsid a const char[] instead of char[] to avoid compiler warningsarchie1998-12-0610-10/+10
* Build headers with -DWANT_NFS3.obrien1998-09-171-2/+2
* Fix tons of cut-n-paste errors in the WANT_NFS3 code.obrien1998-09-061-14/+16
* Uncommit the generated file key_prot.h. Install it from where itbde1998-02-131-1/+3
* Invoke rpcgen with -C so that headers are created with ANSI prototypes.wpaul1998-01-191-2/+2
* Fixed pedantic syntax error (trailing comma in enum).bde1998-01-161-1/+3
* Removed `#pragma ident' (for a FreeBSD Id) so that the K&R supportbde1998-01-164-4/+0
* Commented out `#pragma ident' (for a Sun id) so that the K&R supportbde1998-01-161-1/+1
* Removed redundant declarations. rpcgen generates `typedef enum foo;'bde1998-01-161-5/+2
* Made this header self-sufficent. It had unnecessary dependencies onbde1998-01-161-2/+6
* Fixed a missing dependency.bde1998-01-161-1/+3
* Add Ids, from lite2.charnier1997-11-243-3/+11
* Remove sccsid, not present in Lite2.charnier1997-11-203-14/+3
* Add const to rcsid[] definition so that -Wall will not complain.charnier1997-10-313-8/+17
* Removed installhdrs target. It was an unnecessary complication.bde1997-09-161-4/+2
* Fix and simplify installhdrs target. It didn't install the headers inbde1997-08-211-7/+4
* fix a problem with headers not being installed properly... basicly thejmg1997-08-211-3/+8
* Undo small change I accidentally left in while testing (files werewpaul1997-05-281-3/+2
* Resolve conflicts.wpaul1997-05-2815-60/+110
* This commit was generated by cvs2svn to compensate for changes in r26206,wpaul1997-05-2811-0/+2307
* Back out all of yesterdays include file changes.eivind1997-05-071-3/+1
* Back out part of yesterdays changes. They were obviously not tested welleivind1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-072-2/+7
* Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to getdfr1997-04-182-4/+1001
* Revert $FreeBSD$ to $Id$peter1997-02-2317-18/+18
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1417-18/+18
OpenPOWER on IntegriCloud