aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsserver/nfsrvcache.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.Doug Rabson2009-06-301-42/+0
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+4
* Size the NFS server dupreq cache on the basis of nmbclusters. On serversMohan Srinivasan2006-06-231-2/+2
* Bump up the NFS server dupreq cache limit to 2K (from 64). With a smallMohan Srinivasan2006-04-251-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Cleanup and split of nfs client and server code.Peter Wemm2001-09-181-5/+3
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;Peter Wemm1998-05-311-2/+2
* Added #include of <sys/queue.h> so that this file is more "self"-sufficent.Bruce Evans1998-02-031-1/+3
* Various fixes from NetBSD:Doug Rabson1997-06-031-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-2/+2
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.Poul-Henning Kamp1994-10-171-5/+3
* More idempotency....... this is fun :-)Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+84