summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs.h
Commit message (Expand)AuthorAgeFilesLines
* For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t;peter1998-05-311-10/+10
* Support 'mount -u' remounts. This may require disconnecting and rebindingpeter1998-05-311-1/+2
* Some const'speter1998-05-311-2/+2
* NFS Jumbo commit part 1. Cosmetic and structural changes only. The aimpeter1998-05-311-9/+9
* Convert a couple of large allocations to use zones rather than mallocpeter1998-05-241-4/+6
* Allow control of the attribute cache timeouts at mount time.peter1998-05-191-28/+33
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-4/+5
* Moved declaration of `union nethostadr' outside of the KERNEL section,bde1998-02-011-15/+15
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+12
* unifdef -U__NetBSD__ -D__FreeBSD__phk1997-09-101-5/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-54/+79
* Merge WebNFS changes from NetBSD.dfr1997-07-161-3/+30
* Various fixes from NetBSD:dfr1997-06-031-3/+3
* Fix a few bugs with NFS and mmap caused by NFS' use of b_validoffdfr1997-05-191-2/+2
* Don't keep addresses in mbuf chains. This should simplify the next rounddfr1997-05-131-3/+8
* Fix a nasty hang connected with write gathering. Also add debug printdfr1997-05-101-1/+18
* Define our own version of DIRBLKSIZ instead of (ab)using ufs's value.bde1997-03-291-43/+5
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-49/+119
* 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-2/+2
* Even though this looks like it, this is not a complex code change.dyson1996-08-211-4/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* Staticize.phk1995-12-171-12/+6
* Completed function declarations and/or added prototypes and/or movedbde1995-12-031-1/+55
* Completed function declarations and/or added prototypes.bde1995-11-211-1/+4
* Include a prerequisite header (so this is consistent again with thejoerg1995-10-311-1/+3
* Second batch of cleanup changes.phk1995-10-291-3/+1
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-6/+6
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-53/+226
* YFfixphk1995-02-141-1/+5
* Forward-declare a few structures to avoid warning messages.wollman1994-11-021-1/+4
* Implement fs.nfs MIB variables.wollman1994-10-231-2/+12
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-171-23/+31
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-021-2/+49
* More idempotency....... this is fun :-)paul1994-08-211-1/+6
* Made NFS attribute cache timeouts kernel config file tunable viadg1994-08-041-1/+5
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+297
OpenPOWER on IntegriCloud