summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-16/+15
* Fix a condition where nfs_statfs() can precipitate a panic. There iswpaul1997-06-271-2/+5
* Various fixes from NetBSD:dfr1997-06-031-1/+8
* Use the old nfs arguments in the nfs_diskless structure, to betegge1997-05-121-48/+32
* Bring in some kernel bootp support. This removes the need for netboottegge1997-05-111-15/+42
* Now I can even execute "df" on my diskless :-)phk1997-05-041-31/+32
* Make nfs roots (diskless) functional again. It may still not be correct,phk1997-05-031-1/+5
* Fix broken usage of nm_readdirsize and increase the socket buffers for UDPdfr1997-04-221-10/+5
* Fix various bugs in the locking protocol, allowing proper shared locksdfr1997-04-041-2/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so thatbde1997-02-181-5/+5
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-54/+111
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Improve the queuing algorithms used by NFS' asynchronous i/o. Thedfr1996-11-061-1/+6
* Add four sysctl variables that joerg wanted.phk1996-10-201-1/+19
* removed:phk1996-05-021-2/+2
* Fixed nfs sysctls. They missed out on the fs -> vfs name changes frombde1996-04-301-3/+3
* Kill XNS.wollman1996-02-131-2/+2
* Don't print swap server as root server.phk1995-12-281-2/+2
* Move fs.nfs.nfsstats sysctl var back to it's old OID.phk1995-12-221-2/+2
* Staticize.phk1995-12-171-65/+37
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Completed function declarations and/or added prototypes and/or movedbde1995-12-031-6/+10
* Get rid of hostnamelen variable.phk1995-11-141-2/+1
* Make nfs diskless work again.dfr1995-08-301-1/+3
* Add support for amd direct maps.dfr1995-08-241-2/+8
* Converted mountlist to a CIRCLEQ.dg1995-08-111-5/+1
* Use a consistent blocksize for sizing bufs to avoid panicing the bio system.dfr1995-07-071-3/+19
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-56/+188
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+9
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-141-20/+3
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+3
* From Gene Stark:jkh1995-01-031-1/+7
* Would you please correct nfs/nfs_vfsops.c so that the ip address of thephk1994-12-081-2/+2
* Implement fs.nfs MIB variables.wollman1994-10-231-1/+50
* This is where the action is. I'm still not sure that swap is 100% OK, butphk1994-10-221-38/+56
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-3/+2
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-18/+33
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+2
* Implemented filesystem clean bit via:dg1994-08-201-2/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+740
OpenPOWER on IntegriCloud