summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumio.h
Commit message (Expand)AuthorAgeFilesLines
* struct vinum_ioctl_msg: Add fields verify (for initsd) and blocksizegrog1999-10-131-0/+3
* Reduce MAX_IOCTL_REPLY to 1024; the previous value was more than ioctlgrog1999-09-281-8/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add VINUM_SETSTATE_FORCE ioctl for diddling individual object states.grog1999-08-241-1/+1
* Add 'initialized' state for subdisks. After initializing, the subdiskgrog1999-08-151-2/+3
* Add definition of new ioctl (READPOL) for setting the read policy of agrog1999-08-071-2/+3
* Change the lengths of many ioctl parameters, which occasionally causedgrog1999-03-301-7/+7
* Change the definition of VINUM_STARTCONFIG to take an int write parameter.grog1999-03-231-1/+1
* Change SAVECONFIG ioctl: it now writes an int parameter.grog1999-03-021-1/+1
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-4/+8
* Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longergrog1999-01-211-3/+7
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-4/+4
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+141
* Remove LKM's depricated by modules.sos1998-12-271-141/+0
* config.c:grog1998-10-211-0/+9
* Import base vinum lkm sourcesgrog1998-09-161-0/+132
OpenPOWER on IntegriCloud