index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rpcsvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-27
23
-25
/
+41
*
Make rcsid a const char[] instead of char[] to avoid compiler warnings
archie
1998-12-06
10
-10
/
+10
*
Build headers with -DWANT_NFS3.
obrien
1998-09-17
1
-2
/
+2
*
Fix tons of cut-n-paste errors in the WANT_NFS3 code.
obrien
1998-09-06
1
-14
/
+16
*
Uncommit the generated file key_prot.h. Install it from where it
bde
1998-02-13
1
-1
/
+3
*
Invoke rpcgen with -C so that headers are created with ANSI prototypes.
wpaul
1998-01-19
1
-2
/
+2
*
Fixed pedantic syntax error (trailing comma in enum).
bde
1998-01-16
1
-1
/
+3
*
Removed `#pragma ident' (for a FreeBSD Id) so that the K&R support
bde
1998-01-16
4
-4
/
+0
*
Commented out `#pragma ident' (for a Sun id) so that the K&R support
bde
1998-01-16
1
-1
/
+1
*
Removed redundant declarations. rpcgen generates `typedef enum foo;'
bde
1998-01-16
1
-5
/
+2
*
Made this header self-sufficent. It had unnecessary dependencies on
bde
1998-01-16
1
-2
/
+6
*
Fixed a missing dependency.
bde
1998-01-16
1
-1
/
+3
*
Add Ids, from lite2.
charnier
1997-11-24
3
-3
/
+11
*
Remove sccsid, not present in Lite2.
charnier
1997-11-20
3
-14
/
+3
*
Add const to rcsid[] definition so that -Wall will not complain.
charnier
1997-10-31
3
-8
/
+17
*
Removed installhdrs target. It was an unnecessary complication.
bde
1997-09-16
1
-4
/
+2
*
Fix and simplify installhdrs target. It didn't install the headers in
bde
1997-08-21
1
-7
/
+4
*
fix a problem with headers not being installed properly... basicly the
jmg
1997-08-21
1
-3
/
+8
*
Undo small change I accidentally left in while testing (files were
wpaul
1997-05-28
1
-3
/
+2
*
Resolve conflicts.
wpaul
1997-05-28
15
-60
/
+110
*
This commit was generated by cvs2svn to compensate for changes in r26206,
wpaul
1997-05-28
11
-0
/
+2307
*
Back out all of yesterdays include file changes.
eivind
1997-05-07
1
-3
/
+1
*
Back out part of yesterdays changes. They were obviously not tested well
eivind
1997-05-07
1
-4
/
+1
*
Make a lot of include-files self-contained. I excluded the patches changing
eivind
1997-05-07
2
-2
/
+7
*
Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to get
dfr
1997-04-18
2
-4
/
+1001
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
17
-18
/
+18
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
17
-18
/
+18
*
- Prototypes, including pointers to functions
peter
1996-12-30
2
-28
/
+30
*
'make install' is not supposed to touch anything.
peter
1996-08-30
1
-2
/
+2
*
missed these parts of Bruce's changes last time..
peter
1996-08-30
1
-2
/
+2
*
Some bmake magic to clean up the install more.
peter
1996-08-30
1
-10
/
+6
*
replace cmp -s || install with ${INSTALL} -C, and @for with .for
peter
1996-08-29
1
-21
/
+10
*
There are a few small additions to the protocol to make it
wpaul
1996-07-04
1
-5
/
+63
*
Now that Peter has been nice enough to bail me out of my last little
wpaul
1996-06-05
1
-4
/
+5
*
This commit was generated by cvs2svn to compensate for changes in r16119,
wpaul
1996-06-05
1
-0
/
+117
*
Add structure and procedure definitions for NIS v1. (This information
wpaul
1996-02-26
1
-2
/
+71
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
1
-4
/
+4
*
*groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definition
wpaul
1995-12-22
1
-2
/
+6
*
*sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed as
wpaul
1995-12-09
1
-2
/
+5
*
"What? He's modifying the NIS protocol definition!?"
wpaul
1995-12-08
1
-7
/
+12
*
Install the headers and sample files with 444 perms (as opposed to
joerg
1995-08-15
1
-1
/
+2
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-08-06
1
-3
/
+3
*
Fix a bug I didn't manage to trigger until after committing previous
wollman
1995-06-29
1
-3
/
+3
*
Make this include installation conform to the standard of all the rest:
wollman
1995-06-29
1
-14
/
+20
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-2
/
+0
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-10
/
+10
*
Add prototype for ypbinderr_string().
wpaul
1995-04-21
1
-1
/
+2
*
Correct chmod of /usr/include/rpcsvc to match mtree file.
rgrimes
1995-03-18
1
-2
/
+2
*
The bootparam protocol file needs some extra includes in FreeBSD in order
wpaul
1995-02-26
1
-1
/
+5
*
Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.
bde
1994-08-28
1
-4
/
+4
[next]