summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-4/+4
* *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definitionwpaul1995-12-221-2/+6
* *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed aswpaul1995-12-091-2/+5
* "What? He's modifying the NIS protocol definition!?"wpaul1995-12-081-7/+12
* Install the headers and sample files with 444 perms (as opposed tojoerg1995-08-151-1/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-3/+3
* Fix a bug I didn't manage to trigger until after committing previouswollman1995-06-291-3/+3
* Make this include installation conform to the standard of all the rest:wollman1995-06-291-14/+20
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-2/+0
* Remove trailing whitespace.rgrimes1995-05-302-10/+10
* Add prototype for ypbinderr_string().wpaul1995-04-211-1/+2
* Correct chmod of /usr/include/rpcsvc to match mtree file.rgrimes1995-03-181-2/+2
* The bootparam protocol file needs some extra includes in FreeBSD in orderwpaul1995-02-261-1/+5
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-4/+4
* Moved 1.1.5 RPC service files from 1.1.5. Tese are the correct ones;wollman1994-08-0417-0/+2556
OpenPOWER on IntegriCloud