aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/clnt_vc.c
Commit message (Expand)AuthorAgeFilesLines
* Add a missing call to mtx_destroy().Doug Rabson2008-11-121-0/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-68/+169
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-42/+96
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-1/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+827