aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsserver/nfs_srvcache.c
Commit message (Expand)AuthorAgeFilesLines
* Revert consequences of changes to mount.h, part 2.Greg Lehey2001-04-291-2/+0
* Correct #includes to work with fixed sys/mount.h.Greg Lehey2001-04-231-0/+2
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.Bosko Milekic2000-12-211-2/+2
* Convert more malloc+bzero to malloc+M_ZERO.David Malone2000-12-081-2/+1
* Remove unneeded #include <sys/proc.h> lines.Poul-Henning Kamp2000-10-291-1/+0
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+1
* 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
* Clean up some loose ends in the network code, including the X.25 and ISOPeter Wemm2000-02-131-3/+0
* PR: kern/15222Matthew Dillon1999-12-131-0/+16
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Moved `#ifndef NFS_NOSERVER' after including nfs.h.KATO Takenori1998-07-021-2/+2
* Staticize.Eivind Eklund1998-02-091-5/+5
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.Poul-Henning Kamp1997-10-121-2/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-4/+5
* Removed unused #includes.Bruce Evans1997-08-021-7/+1
* Fix a nasty hang connected with write gathering. Also add debug printDoug Rabson1997-05-101-1/+5
* 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/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add an option NFS_NOSERVER which saves 100K in the install kernel (orPoul-Henning Kamp1996-01-131-1/+4
* Staticize.Poul-Henning Kamp1995-12-171-3/+4
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-23/+27
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.Poul-Henning Kamp1994-10-171-46/+26
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksPoul-Henning Kamp1994-10-021-3/+5
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+348