summaryrefslogtreecommitdiffstats
path: root/sys/nfs
Commit message (Expand)AuthorAgeFilesLines
* Forward-declare a few structures to avoid warning messages.wollman1994-11-021-1/+4
* Implement fs.nfs MIB variables.wollman1994-10-232-3/+62
* 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-1717-437/+370
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-0216-227/+478
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-39/+65
* Forgot to commit this change when making NFS loadable.wollman1994-09-231-3/+3
* Make NFS loadable.wollman1994-09-223-1/+56
* More loadable VFS changes:wollman1994-09-225-31/+5
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+6
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-292-15/+10
* More idempotency....... this is fun :-)paul1994-08-2112-12/+70
* Implemented filesystem clean bit via:dg1994-08-201-2/+2
* Fix up some sloppy coding practices:wollman1994-08-182-4/+3
* Made the kernel compile cleanly with gcc 2.6.0. Thanks go to Brucedg1994-08-131-2/+3
* Initialize lockf pointer. I missed this when I made NFS use the genericdg1994-08-101-1/+2
* Removed some padding bytes from the nfsnode struct to make the structuredg1994-08-091-2/+1
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-082-3/+11
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-3/+1
* Converted 'vmunix' to 'kernel'.dg1994-08-051-2/+2
* Made NFS attribute cache timeouts kernel config file tunable viadg1994-08-041-1/+5
* Added $Id$dg1994-08-0223-0/+23
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2510-28/+122
* This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-2421-0/+13579
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2421-0/+13579
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-242-0/+1399
OpenPOWER on IntegriCloud