freebsd-dev/sbin/ccdconfig
Poul-Henning Kamp ddbf51af0c Find places to store the previously implicityly passed unit number in
the three configuration ioctls which need a unit number.

Add a "ccd.ctl" device for config operations.

Implement ioctls on ccd.ctl which rely on the explicityly passed
unit numbers.

Update ccdconfig to use the new ccd.ctl interface.

Add code to the kernel to detect old ccdconfig binaries, and whine
about it.

Add code to ccdconfig to detect old kernels, and whine about it.

These two compatibility measures will be retained only for a limited
period since they are in the way of GEOM'ification of ccd.
2003-01-17 14:53:53 +00:00
..
ccdconfig.8 I don't know where we got this ccd creation example from... or if it was 2003-01-10 17:46:22 +00:00
ccdconfig.c Find places to store the previously implicityly passed unit number in 2003-01-17 14:53:53 +00:00
Makefile Fix various details so we get to WARNS=3. 2003-01-17 13:23:41 +00:00
pathnames.h Find places to store the previously implicityly passed unit number in 2003-01-17 14:53:53 +00:00