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
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transport
wpaul
2001-03-27
1
-0
/
+1
*
fix: text following `#else' violates ANSI standard
alfred
2001-03-26
1
-1
/
+1
*
change callrpc() from taking "char *" args, I'm quite sure they really meant
alfred
2001-03-23
1
-2
/
+2
*
forgot prototyle for __rpc_get_local_uid()
alfred
2001-03-22
1
-0
/
+2
*
Unbreak LINT.
alfred
2001-03-20
1
-0
/
+2
*
The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedef
alfred
2001-03-20
1
-1
/
+6
*
comment out #pragma directive containing Sun SCM tags
alfred
2001-03-20
1
-1
/
+1
*
Add missing comma when KERBEROS is defined.
alfred
2001-03-19
1
-1
/
+2
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
25
-465
/
+2242
*
Back out 1.15. It caused more harm than good. Something, however,
nsayer
2000-07-21
1
-4
/
+4
*
Moving forward on my commitment to always make at least one commit from
nsayer
2000-06-22
1
-4
/
+4
*
bindresvport related changes
shin
2000-01-26
1
-1
/
+1
*
libc rcmd update for IPv6.
shin
2000-01-13
1
-0
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
3
-3
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-27
12
-12
/
+12
*
#ifdef out DES ioctls which don't exist in FreeBSD. These originated
wpaul
1998-09-26
1
-0
/
+10
*
Don't declare functions without a prototype if KERNEL is defined. This
bde
1998-09-21
2
-4
/
+11
*
Add support for the RPC 64-bit integer type ``hyper''.
obrien
1998-09-08
1
-1
/
+3
*
Uncommit the generated file key_prot.h. Install it from where it
bde
1998-02-13
1
-261
/
+0
*
Null change to attach the correct log message for the previous commit:
bde
1998-01-16
1
-1
/
+1
*
Added a forward struct declaration so that this file is less
bde
1998-01-16
2
-4
/
+10
*
Commented out `#pragma ident' so that the K&R support isn't gratuitously
bde
1998-01-16
1
-1
/
+1
*
Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixed
bde
1997-08-21
1
-3
/
+1
*
Resolve conflicts.
wpaul
1997-05-28
12
-20
/
+150
*
This commit was generated by cvs2svn to compensate for changes in r26209,
wpaul
1997-05-28
5
-0
/
+639
*
fix missing close comment in login_cap additions
peter
1997-05-18
1
-2
/
+2
*
Back out all of yesterdays include file changes.
eivind
1997-05-07
10
-38
/
+10
*
Make a lot of include-files self-contained. I excluded the patches changing
eivind
1997-05-07
10
-10
/
+40
*
Fixed missing __P() to complete the K&R support in this header.
bde
1997-05-07
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
12
-12
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
12
-12
/
+12
*
Missed prototype for svc_getreqset2()
peter
1996-12-31
1
-1
/
+2
*
First commit of a series of cleanups for the libc rpc code which has been
peter
1996-12-30
8
-84
/
+137
*
Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the source
hsu
1996-01-31
1
-7
/
+3
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
12
-31
/
+31
*
Remove trailing whitespace.
rgrimes
1995-05-30
12
-88
/
+88
*
Forward-declare `struct rpc_err' so that it isn't declared inside a
bde
1995-03-12
1
-1
/
+2
*
Remove a couple of nested comments.
phk
1995-02-24
2
-4
/
+6
*
Use the header files that are compatible with the code just moved over
wollman
1994-08-07
12
-142
/
+301
*
Install RPC headers from include, like they always should have been.
wollman
1994-08-04
12
-0
/
+1703