summaryrefslogtreecommitdiffstats
path: root/sys/ufs/lfs
Commit message (Expand)AuthorAgeFilesLines
...
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-134/+134
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-044-9/+9
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-27/+91
* Make everything except the unsupported network sources compile cleanlybde1995-08-162-3/+3
* Converted mountlist to a CIRCLEQ.dg1995-08-111-2/+2
* Removed redundant call to vm_object_page_clean: this is already handleddg1995-08-061-7/+1
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-2/+2
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-293-6/+5
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-2/+2
* 1) Converted v_vmdata to v_object.dg1995-06-281-3/+3
* Fixed VOP_LINK argument order botch.dg1995-06-281-4/+4
* Remove trailing whitespace.rgrimes1995-05-309-40/+40
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-112-5/+5
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-241-1/+3
* Make vegetarian and animal rights people happy and use 0xdeadc0de insteaddg1995-04-161-3/+3
* Changes from John Dyson and myself:dg1995-04-092-4/+13
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-286-11/+18
* Removed third arg (vmio) to allocbuf() that was added with the originaldg1995-03-261-2/+2
* Removed redundant newlines that were in some panic strings.dg1995-03-194-9/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Removed obsolete vtrace() remnants.dg1995-03-041-2/+1
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-095-15/+8
* LFS stability patches. There is still a problem with directory updategibbs1995-01-045-61/+87
* John Dyson's patches (and a few from me too) to LFS to use a differentgibbs1994-11-175-17/+111
* Undo a previous change. <sys/disklabel.h> was broken, not these files.bde1994-11-141-2/+1
* From: fredriks@mcs.com (Lars Fredriksen)jkh1994-10-281-1/+2
* Cosmetics. make gcc less noisy. Still some way to go here.phk1994-10-104-9/+17
* More loadable VFS changes:wollman1994-09-222-10/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+10
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-292-4/+2
* Made idempotentpaul1994-08-212-2/+12
* Implemented filesystem clean bit via:dg1994-08-201-3/+3
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-204-9/+4
* Added $Id$dg1994-08-0213-0/+13
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-256-2/+12
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2415-0/+4759
OpenPOWER on IntegriCloud