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
/
xdr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some signed/unsigned issues in the XDR code.
nectar
2003-03-07
1
-1
/
+1
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
1
-5
/
+5
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-55
/
+55
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-4
/
+4
*
The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedef
alfred
2001-03-20
1
-1
/
+6
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-33
/
+79
*
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
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Don't declare functions without a prototype if KERNEL is defined. This
bde
1998-09-21
1
-3
/
+8
*
Add support for the RPC 64-bit integer type ``hyper''.
obrien
1998-09-08
1
-1
/
+3
*
Resolve conflicts.
wpaul
1997-05-28
1
-1
/
+2
*
Back out all of yesterdays include file changes.
eivind
1997-05-07
1
-2
/
+1
*
Make a lot of include-files self-contained. I excluded the patches changing
eivind
1997-05-07
1
-1
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-23
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
First commit of a series of cleanups for the libc rpc code which has been
peter
1996-12-30
1
-24
/
+39
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
1
-5
/
+5
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
Use the header files that are compatible with the code just moved over
wollman
1994-08-07
1
-33
/
+54
*
Install RPC headers from include, like they always should have been.
wollman
1994-08-04
1
-0
/
+270