aboutsummaryrefslogtreecommitdiff
path: root/sys/geom
Commit message (Expand)AuthorAgeFilesLines
* Clean up -Wunused warnings.Gary Palmer1996-06-121-10/+7
* Add #ifndef/#endif around the "#define CCD_OFFSET 16", so you can overrideSatoshi Asami1996-05-131-1/+3
* Leave 16 lines in front of each component partition. It's now safe toSatoshi Asami1996-05-131-3/+10
* Add missing "int" to static var.Satoshi Asami1996-04-241-2/+2
* Change how mirror writes are handled, according to the discussion on theSatoshi Asami1996-03-261-9/+39
* Ported to 2.2-current. Uses [bc]devsw_add(), and is also now a properSatoshi Asami1996-03-211-69/+66
* Fix one warning and fix one bug found while looking at another warning (butSatoshi Asami1996-01-311-1/+9
* Mirror support. When CCDF_MIRROR is set:Satoshi Asami1996-01-311-15/+41
* Prepare for adding mirroring. Check for flags (mirror forces uniform),Satoshi Asami1996-01-301-6/+25
* Prepare to add support for parity. Report the post-parity size,Satoshi Asami1996-01-021-4/+20
* Added $Id$.Satoshi Asami1995-12-281-0/+2
* Changes to make it work on FreeBSD-2.1.Satoshi Asami1995-12-271-36/+113
* ccd.c and ccd.4 from NetBSD-current circa 12/25/95.Satoshi Asami1995-12-271-0/+1428