aboutsummaryrefslogtreecommitdiff
path: root/sys/nlm/nlm_advlock.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the host-related prison fields to be the same as the host.*Jamie Gritton2009-06-131-1/+1
* Correct typo; errno => error.Ed Schouten2009-06-041-1/+1
* Don't panic in nlm_record_lock if we get ENOENT from lf_advlockasync. ThisDoug Rabson2009-06-041-2/+2
* Place hostnames and similar information fully under the prison system.Jamie Gritton2009-05-291-7/+5
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-221-1/+1
* Introduce a new virtualization container, provisionally named vprocg, to holdMarko Zec2009-05-081-2/+3
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-4/+5
* Introduce a new lock, hostname_mtx, and use it to synchronize accessRobert Watson2008-07-051-0/+4
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-0/+1235