summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_export.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some formatting weirdness that I overlooked in the previous commit.dg1995-01-101-5/+5
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-158/+209
* Protect vnode buffer chain manipulation with splbio to prevent listdg1994-12-231-1/+8
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-6/+6
* Stuff object into v_vmdata rather than pager. Not important which atdg1994-10-051-2/+5
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-1/+4
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-13/+12
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-291-3/+19
* Initialized v_writecount.dg1994-08-241-2/+3
* print "BUSY" instead of error number if filesystem was busy duringdg1994-08-221-5/+13
* Implemented filesystem clean bit via:dg1994-08-201-1/+65
* Fix up some sloppy coding practices:wollman1994-08-181-2/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-9/+38
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1322
OpenPOWER on IntegriCloud