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
/
fs
/
nfs
/
nfs_commonacl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
1
-2
/
+2
*
Fix an NFS server bug that manifested in "ls -al" displaying a plus
trasz
2015-08-28
1
-0
/
+2
*
Modify the NFSv4 client so that it can handle owner
rmacklem
2012-09-20
1
-2
/
+2
*
A problem with the NFSv4 server was reported by Andrew Leonard
rmacklem
2012-05-17
1
-3
/
+1
*
Add DEXITCODE plumbing to NFS.
zack
2011-07-16
1
-11
/
+27
*
Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()
rmacklem
2011-04-14
1
-1
/
+1
*
Modify the experimental server so that it uses VOP_ACCESSX().
rmacklem
2009-12-25
1
-64
/
+0
*
Remove unneeded ifdefs.
trasz
2009-12-03
1
-185
/
+0
*
Fix typo in the comment.
trasz
2009-09-30
1
-1
/
+1
*
Don't check MAC in the NFS server ACL set path, right now we aren't
rwatson
2009-06-05
1
-4
/
+0
*
Fix the experimental nfs subsystem so that it builds with the
rmacklem
2009-05-26
1
-2
/
+2
*
Adapt to the new ACL #define names.
trasz
2009-05-26
1
-13
/
+13
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+750