aboutsummaryrefslogtreecommitdiff
path: root/include/rpcsvc
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-132-4/+0
* Implement client side NFS locks.Alfred Perlstein2001-04-171-3/+10
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-193-8/+150
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* remove unneeded sys/ucred.h includeAlfred Perlstein2000-11-301-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2723-25/+41
* Make rcsid a const char[] instead of char[] to avoid compiler warningsArchie Cobbs1998-12-0610-10/+10
* Build headers with -DWANT_NFS3.David E. O'Brien1998-09-171-2/+2
* Fix tons of cut-n-paste errors in the WANT_NFS3 code.David E. O'Brien1998-09-061-14/+16
* Uncommit the generated file key_prot.h. Install it from where itBruce Evans1998-02-131-1/+3
* Invoke rpcgen with -C so that headers are created with ANSI prototypes.Bill Paul1998-01-191-2/+2
* Fixed pedantic syntax error (trailing comma in enum).Bruce Evans1998-01-161-1/+3
* Removed `#pragma ident' (for a FreeBSD Id) so that the K&R supportBruce Evans1998-01-164-4/+0
* Commented out `#pragma ident' (for a Sun id) so that the K&R supportBruce Evans1998-01-161-1/+1
* Removed redundant declarations. rpcgen generates `typedef enum foo;'Bruce Evans1998-01-161-5/+2
* Made this header self-sufficent. It had unnecessary dependencies onBruce Evans1998-01-161-2/+6
* Fixed a missing dependency.Bruce Evans1998-01-161-1/+3
* Add Ids, from lite2.Philippe Charnier1997-11-243-3/+11
* Remove sccsid, not present in Lite2.Philippe Charnier1997-11-203-14/+3
* Add const to rcsid[] definition so that -Wall will not complain.Philippe Charnier1997-10-313-8/+17
* Removed installhdrs target. It was an unnecessary complication.Bruce Evans1997-09-161-4/+2
* Fix and simplify installhdrs target. It didn't install the headers inBruce Evans1997-08-211-7/+4
* fix a problem with headers not being installed properly... basicly theJohn-Mark Gurney1997-08-211-3/+8
* Undo small change I accidentally left in while testing (files wereBill Paul1997-05-281-3/+2
* Resolve conflicts.Bill Paul1997-05-2815-60/+110
* This commit was generated by cvs2svn to compensate for changes in r26206,Bill Paul1997-05-2811-0/+2307
|\
| * Hold onto your hats folks, here it comes: the first stage of theBill Paul1997-05-2829-122/+3730
| * This commit was manufactured by cvs2svn to create branch 'WPAUL'.cvs2svn1996-01-1217-0/+2556
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-3/+1
* Back out part of yesterdays changes. They were obviously not tested wellEivind Eklund1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-072-2/+7
* Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to getDoug Rabson1997-04-182-4/+1001
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2317-18/+18
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1417-18/+18
* - Prototypes, including pointers to functionsPeter Wemm1996-12-302-28/+30
* 'make install' is not supposed to touch anything.Peter Wemm1996-08-301-2/+2
* missed these parts of Bruce's changes last time..Peter Wemm1996-08-301-2/+2
* Some bmake magic to clean up the install more.Peter Wemm1996-08-301-10/+6
* replace cmp -s || install with ${INSTALL} -C, and @for with .forPeter Wemm1996-08-291-21/+10
* There are a few small additions to the protocol to make itBill Paul1996-07-041-5/+63
* Now that Peter has been nice enough to bail me out of my last littleBill Paul1996-06-051-4/+5
* (I hope I'm doing this correctly.)Bill Paul1996-06-051-0/+117
* Add structure and procedure definitions for NIS v1. (This informationBill Paul1996-02-261-2/+71
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-301-4/+4
* *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definitionBill Paul1995-12-221-2/+6
* *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed asBill Paul1995-12-091-2/+5
* "What? He's modifying the NIS protocol definition!?"Bill Paul1995-12-081-7/+12
* Install the headers and sample files with 444 perms (as opposed toJoerg Wunsch1995-08-151-1/+2
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-3/+3
* Fix a bug I didn't manage to trigger until after committing previousGarrett Wollman1995-06-291-3/+3