aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-11/+23
* Re-work the code slightly to avoid a possible livelock.Doug Rabson2008-07-231-23/+27
* Include <sys/pcpu.h> for curthread.Doug Rabson2008-06-271-0/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-32/+95
* 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/+299