aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsclient/nfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Various fixes from NetBSD:Doug Rabson1997-06-031-1/+8
* Use the old nfs arguments in the nfs_diskless structure, to beTor Egge1997-05-121-48/+32
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-111-15/+42
* Now I can even execute "df" on my diskless :-)Poul-Henning Kamp1997-05-041-31/+32
* Make nfs roots (diskless) functional again. It may still not be correct,Poul-Henning Kamp1997-05-031-1/+5
* Fix broken usage of nm_readdirsize and increase the socket buffers for UDPDoug Rabson1997-04-221-10/+5
* Fix various bugs in the locking protocol, allowing proper shared locksDoug Rabson1997-04-041-2/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includeBruce Evans1997-03-241-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so thatBruce Evans1997-02-181-5/+5
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-54/+111
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. TheDoug Rabson1996-11-061-1/+6
* Add four sysctl variables that joerg wanted.Poul-Henning Kamp1996-10-201-1/+19
* removed:Poul-Henning Kamp1996-05-021-2/+2
* Fixed nfs sysctls. They missed out on the fs -> vfs name changes fromBruce Evans1996-04-301-3/+3
* Kill XNS.Garrett Wollman1996-02-131-2/+2
* Don't print swap server as root server.Poul-Henning Kamp1995-12-281-2/+2
* Move fs.nfs.nfsstats sysctl var back to it's old OID.Poul-Henning Kamp1995-12-221-2/+2
* Staticize.Poul-Henning Kamp1995-12-171-65/+37
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+3
* Completed function declarations and/or added prototypes and/or movedBruce Evans1995-12-031-6/+10
* Get rid of hostnamelen variable.Poul-Henning Kamp1995-11-141-2/+1
* Make nfs diskless work again.Doug Rabson1995-08-301-1/+3
* Add support for amd direct maps.Doug Rabson1995-08-241-2/+8
* Converted mountlist to a CIRCLEQ.David Greenman1995-08-111-5/+1
* Use a consistent blocksize for sizing bufs to avoid panicing the bio system.Doug Rabson1995-07-071-3/+19
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-56/+188
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-2/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Changed swap partition handling/allocation so that it doesn'tDavid Greenman1995-05-141-20/+3
* Add four more filesystem flags:Garrett Wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+3
* From Gene Stark:Jordan K. Hubbard1995-01-031-1/+7
* Would you please correct nfs/nfs_vfsops.c so that the ip address of thePoul-Henning Kamp1994-12-081-2/+2
* Implement fs.nfs MIB variables.Garrett Wollman1994-10-231-1/+50
* This is where the action is. I'm still not sure that swap is 100% OK, butPoul-Henning Kamp1994-10-221-38/+56
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.Poul-Henning Kamp1994-10-171-3/+2
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksPoul-Henning Kamp1994-10-021-18/+33
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+2
* Implemented filesystem clean bit via:David Greenman1994-08-201-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+740