aboutsummaryrefslogtreecommitdiff
path: root/sys/nlm/nlm_prot_svc.c
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Don't call svc_freereq() before svc_freeargs().Doug Rabson2008-11-121-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-28/+44
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-2/+2
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+509