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
/
nfs4client
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for 64-bit arch:
rees
2004-03-26
1
-1
/
+1
*
Properly vector all bwrite() and BUF_WRITE() calls through the same path
phk
2004-03-11
1
-1
/
+1
*
kthread_exit() no longer requires Giant, so don't force callers to acquire
jhb
2004-03-05
1
-0
/
+1
*
NFSv4 fixes from Connectathon 2004:
rees
2004-02-27
4
-111
/
+94
*
protect new cdevsw entries with "#if (__FreeBSD_version > 502102)"
rees
2004-02-22
1
-1
/
+3
*
in idmap_uid_to_name(), don't try to use the entry after freeing it, in the
rees
2004-02-21
1
-11
/
+7
*
ask for rdattr_err in readdir, so we won't fail the readdir if we can't get
rees
2004-02-21
1
-21
/
+27
*
Device megapatch 4/6:
phk
2004-02-21
1
-0
/
+2
*
whitespace changes only (prepare for merge from citi tree)
rees
2004-02-20
1
-52
/
+51
*
Use consistent style for cdevsw initialization
phk
2004-02-14
1
-5
/
+5
*
Use automatic major number allocation for the nfs4 device instead of
tjr
2004-02-11
1
-3
/
+1
*
This patch fixes two little portability (to !GCC compilers) problems:
alfred
2003-12-11
1
-3
/
+3
*
Use function pointers to remove the depenancy cross dependancy on nfs4
alfred
2003-11-22
1
-79
/
+10
*
Fix compliation on sparc64.
alfred
2003-11-15
1
-1
/
+2
*
unbreak LINT.
alfred
2003-11-15
1
-4
/
+0
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
14
-0
/
+8121