summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/lfs_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Retire LFS.Poul-Henning Kamp1998-01-301-252/+0
* Use the same algorithm as ffs for generation numbers.Bruce Evans1997-12-021-6/+3
* Remove an overlapping variable I created in last round.Poul-Henning Kamp1997-10-161-2/+1
* VFS mega cleanup commit (x/N)Poul-Henning Kamp1997-10-161-19/+15
* I think my previous change may have opened a race conditio.Poul-Henning Kamp1997-10-141-3/+1
* ufs_ihashrem() should not be called from the UFS layer, but from thePoul-Henning Kamp1997-10-141-1/+3
* Removed unused #includes.Bruce Evans1997-08-021-3/+1
* Merged the rest of lfs from Lite2. It compiles (uncleanly) but is asBruce Evans1997-03-231-8/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Moved the fsnode MALLOC to before the call to getnewvnode() so that theDavid Greenman1996-06-121-2/+9
* Convert QUOTA to new-style option.Garrett Wollman1996-01-051-1/+3
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+3
* Make vegetarian and animal rights people happy and use 0xdeadc0de insteadDavid Greenman1995-04-161-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-1/+2
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Cosmetics. make gcc less noisy. Still some way to go here.Poul-Henning Kamp1994-10-101-1/+2
* "bogus" fixes from 1.1.5 to work around some cache coherency problems.David Greenman1994-08-291-2/+1
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-2/+1
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+251