aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsclient/nfsargs.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few bugs with NFS and mmap caused by NFS' use of b_validoffDoug Rabson1997-05-191-2/+2
* Don't keep addresses in mbuf chains. This should simplify the next roundDoug Rabson1997-05-131-3/+8
* Fix a nasty hang connected with write gathering. Also add debug printDoug Rabson1997-05-101-1/+18
* Define our own version of DIRBLKSIZ instead of (ab)using ufs's value.Bruce Evans1997-03-291-43/+5
* Add code that will reject nfs requests in teh kernel from nonprivilegedGuido van Rooij1997-03-271-1/+3
* 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-49/+119
* 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-2/+2
* Even though this looks like it, this is not a complex code change.John Dyson1996-08-211-4/+2
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3
* Staticize.Poul-Henning Kamp1995-12-171-12/+6
* Completed function declarations and/or added prototypes and/or movedBruce Evans1995-12-031-1/+55
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-1/+4
* Include a prerequisite header (so this is consistent again with theJoerg Wunsch1995-10-311-1/+3
* Second batch of cleanup changes.Poul-Henning Kamp1995-10-291-3/+1
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-6/+6
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-53/+226
* YFfixPoul-Henning Kamp1995-02-141-1/+5
* Forward-declare a few structures to avoid warning messages.Garrett Wollman1994-11-021-1/+4
* Implement fs.nfs MIB variables.Garrett Wollman1994-10-231-2/+12
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.Poul-Henning Kamp1994-10-171-23/+31
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksPoul-Henning Kamp1994-10-021-2/+49
* More idempotency....... this is fun :-)Paul Richards1994-08-211-1/+6
* Made NFS attribute cache timeouts kernel config file tunable viaDavid Greenman1994-08-041-1/+5
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+297