summaryrefslogtreecommitdiffstats
path: root/sys/ufs
Commit message (Expand)AuthorAgeFilesLines
* Removed unimplemented subr_rmap.c and unused references to it.dg1994-09-251-5/+1
* More loadable VFS changes:wollman1994-09-226-32/+6
* Call ffs ``ufs'' for the benefit of poor, confused user-land programs.wollman1994-09-221-2/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-216-6/+26
* Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)bde1994-09-201-2/+2
* Eliminated a whole pile of ancient (we're taking 4.3BSD) VM systemdg1994-09-121-81/+1
* panic if length is < 0 in ffs_truncate().dg1994-09-021-1/+3
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.dg1994-08-293-8/+4
* Made idempotentpaul1994-08-2111-16/+59
* Made idempotentpaul1994-08-211-1/+6
* Implemented filesystem clean bit via:dg1994-08-202-8/+21
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-204-9/+4
* Fix up some sloppy coding practices:wollman1994-08-184-10/+4
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-082-78/+5
* Changed B_AGE policy to work correctly in a world with relatively largedg1994-08-081-5/+1
* Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy.dg1994-08-031-5/+5
* Completed (hopefully) the kernel support for old style "fastlinks".dg1994-08-021-2/+2
* Added $Id$dg1994-08-0244-0/+44
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2517-11/+144
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2446-0/+17206
OpenPOWER on IntegriCloud