aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/authunix_prot.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamicBrooks Davis2010-01-121-3/+3
* Place hostnames and similar information fully under the prison system.Jamie Gritton2009-05-291-8/+5
* Step 1.5 of importing the network stack virtualization infrastructureMarko Zec2008-10-021-0/+1
* Commit step 1 of the vimage project, (network stack)Bjoern A. Zeeb2008-08-171-2/+3
* 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/+5
* 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/+122