summaryrefslogtreecommitdiffstats
path: root/sys/ufs/lfs/lfs_segment.c
Commit message (Expand)AuthorAgeFilesLines
* Remove an overlapping variable I created in last round.phk1997-10-161-19/+12
* Change the 0xdeadb hack to a flag called VDOOMED.phk1997-08-311-2/+2
* Removed unused #includes.bde1997-08-021-10/+1
* Fix a problem with the VN device. Specifically, the VN device candyson1997-06-151-1/+11
* Merged the rest of lfs from Lite2. It compiles (uncleanly) but is asbde1997-03-231-66/+123
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-2/+2
* Clean up -Wunused warnings.gpalmer1996-06-121-1/+5
* Staticize.phk1995-12-171-33/+33
* Completed function declarations and/or added prototypes and/or #includesbde1995-12-031-2/+4
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-2/+2
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-2/+1
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-3/+1
* Remove trailing whitespace.rgrimes1995-05-301-16/+16
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-6/+1
* Removed redundant newlines that were in some panic strings.dg1995-03-191-3/+3
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-2/+1
* LFS stability patches. There is still a problem with directory updategibbs1995-01-041-45/+50
* John Dyson's patches (and a few from me too) to LFS to use a differentgibbs1994-11-171-10/+94
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-3/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1111
OpenPOWER on IntegriCloud