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
/
nlm
/
nlm_advlock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix grammar.
kib
2012-08-16
1
-1
/
+1
*
Add a sysctl kern.pid_max, which limits the maximum pid the system is
kib
2012-08-15
1
-0
/
+1
*
Fix the nlm so that it no longer depends on the regular
rmacklem
2011-01-03
1
-5
/
+3
*
Modify the NFS clients and the NLM so that the NLM can be used
rmacklem
2010-10-19
1
-10
/
+5
*
Rename the host-related prison fields to be the same as the host.*
jamie
2009-06-13
1
-1
/
+1
*
Correct typo; errno => error.
ed
2009-06-04
1
-1
/
+1
*
Don't panic in nlm_record_lock if we get ENOENT from lf_advlockasync. This
dfr
2009-06-04
1
-2
/
+2
*
Place hostnames and similar information fully under the prison system.
jamie
2009-05-29
1
-7
/
+5
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
1
-1
/
+1
*
Introduce a new virtualization container, provisionally named vprocg, to hold
zec
2009-05-08
1
-2
/
+3
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-4
/
+5
*
Introduce a new lock, hostname_mtx, and use it to synchronize access
rwatson
2008-07-05
1
-0
/
+4
*
Re-implement the client side of rpc.lockd in the kernel. This implementation
dfr
2008-06-26
1
-0
/
+1235