summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ffs/ffs_alloc.c
Commit message (Expand)AuthorAgeFilesLines
...
* General fixes to the vfs clustring code:dyson1995-11-191-1/+5
* Get rid of the last debug sysctl variables of the old style.phk1995-11-141-2/+2
* Slight optimization for the standard case of rotdelay=0.dg1995-09-081-11/+11
* Don't call VOP_UPDATE() with volatile timestamps.bde1995-08-251-3/+6
* Use bdwrite() rather than brelse(). The cylinder group bitmap modificationdg1995-08-071-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-19/+19
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-3/+5
* Removed third arg (vmio) to allocbuf() that was added with the originaldg1995-03-261-3/+3
* Removed redundant newlines that were in some panic strings.dg1995-03-191-4/+4
* The threshold for switching from time-space and space-time is too smalldg1995-03-101-2/+2
* Fixes from John Dyson to work around vnode lock hang. Basically, removedg1995-03-031-2/+8
* Don't try to make use of useless rotational position optimisation,se1995-02-271-8/+8
* YF fix.phk1995-02-141-11/+16
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-4/+4
* Cosmetics. make gcc less noisy. Still some way to go here.phk1994-10-101-19/+23
* Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)bde1994-09-201-2/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+10
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1474
OpenPOWER on IntegriCloud