summaryrefslogtreecommitdiffstats
path: root/sys/nfsserver
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary call to vnode_pager_uncache(). We automatically cleardg1995-03-191-4/+3
* Changed some (incorrect) nfsrv_vput()'s back into regular vput()'s. Thisdg1995-03-171-4/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-6/+2
* YF fix.phk1995-02-151-3/+4
* Fixed two more bugs related to the merged cache changes.dg1995-02-151-2/+2
* Woops, change a nfsrv_vput back into a nfsrv_vrele.dg1995-02-151-2/+2
* Fixed three bugs related to the merged cache changes. The bugs likely woulddg1995-02-151-4/+4
* YFfixphk1995-02-142-2/+10
* Changed order of release of vnode/object to fix a problem where the vnodedg1995-02-061-4/+7
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-092-87/+140
* Forward-declare a few structures to avoid warning messages.wollman1994-11-022-2/+8
* Implement fs.nfs MIB variables.wollman1994-10-232-4/+24
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-178-240/+196
* Prototyping and general gcc-shutting up. Gcc has one warning now which looksphk1994-10-028-128/+321
* Make NFS ask the filesystems for directory cookies instead of making themdfr1994-09-281-39/+65
* Make NFS loadable.wollman1994-09-221-0/+25
* More loadable VFS changes:wollman1994-09-222-12/+2
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-291-3/+2
* More idempotency....... this is fun :-)paul1994-08-214-4/+23
* Made NFS attribute cache timeouts kernel config file tunable viadg1994-08-042-2/+10
* Added $Id$dg1994-08-029-0/+9
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-255-9/+69
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-249-0/+7197
OpenPOWER on IntegriCloud