summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Prototypes, including pointers to functionspeter1996-12-302-28/+30
* 'make install' is not supposed to touch anything.peter1996-08-301-2/+2
* missed these parts of Bruce's changes last time..peter1996-08-301-2/+2
* Some bmake magic to clean up the install more.peter1996-08-301-10/+6
* replace cmp -s || install with ${INSTALL} -C, and @for with .forpeter1996-08-291-21/+10
* There are a few small additions to the protocol to make itwpaul1996-07-041-5/+63
* Now that Peter has been nice enough to bail me out of my last littlewpaul1996-06-051-4/+5
* This commit was generated by cvs2svn to compensate for changes in r16119,wpaul1996-06-051-0/+117
* Add structure and procedure definitions for NIS v1. (This informationwpaul1996-02-261-2/+71
OpenPOWER on IntegriCloud