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
/
sys
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up some cut-n-paste damage and some out-of-date comments.
rees
2006-01-20
1
-29
/
+34
*
Use thread0 instead of user's thread for sobind.
rees
2006-01-20
1
-1
/
+5
*
Fix -Wundef.
ru
2005-12-04
1
-3
/
+3
*
Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(),
rwatson
2005-09-19
1
-1
/
+8
*
- Don't call rpcclnt_realign() if we don't have any mbufs to realign.
das
2005-03-19
1
-15
/
+12
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
3
-6
/
+6
*
Prefer C99's __func__ over GCC's __FUNCTION__.
stefanf
2004-09-23
1
-1
/
+1
*
fix array index out of bounds in rpc->rc_srtt[], rpc->rc_sdrtt[]
rees
2004-07-15
1
-3
/
+3
*
Constify 'rpcclnt_backoff'.
rwatson
2004-07-12
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
2
-8
/
+0
*
Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer
kan
2004-03-28
1
-0
/
+2
*
only do nfs rpc callouts if there is work to do.
rees
2004-03-25
1
-5
/
+6
*
Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default
peter
2004-03-14
1
-1
/
+1
*
Convert from timeout to callout API.
kan
2004-03-07
1
-4
/
+4
*
Don't panic because of RPC proto mismatches. Whitespace cleanup.
alfred
2004-01-17
1
-35
/
+37
*
Prevent a panic when mounting a v2/v3 only server with mount_nfs4.
alfred
2004-01-13
1
-0
/
+2
*
Fix a panic when attempting a v4 op against a v3/v2-only server.
alfred
2004-01-10
1
-10
/
+12
*
Change the definition of NULL on ia64 (for LP64 compilations) from
marcel
2003-12-07
1
-3
/
+1
*
Remove unneeded file. (could be repo removed as nothing ever referenced it.)
alfred
2003-11-20
1
-101
/
+0
*
Use %zu to printf a size_t instead of an int cast.
alfred
2003-11-15
1
-3
/
+3
*
Fix compilation warnings on sparc.
alfred
2003-11-15
1
-2
/
+2
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
4
-0
/
+2675
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-6
/
+52
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Resolve conflicts.
wpaul
1997-05-28
1
-1
/
+1
*
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
-7
/
+3
*
Fix a bunch of spelling errors in the comment fields
mpp
1996-01-30
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Use the header files that are compatible with the code just moved over
wollman
1994-08-07
1
-13
/
+16
*
Install RPC headers from include, like they always should have been.
wollman
1994-08-04
1
-0
/
+63