summaryrefslogtreecommitdiffstats
path: root/sys/dev/vinum/vinumext.h
Commit message (Expand)AuthorAgeFilesLines
* Change linkage to parity maintenance operations.grog2000-05-111-3/+3
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-2/+2
* Remove declarations of read_drive and write_drive and replace themgrog2000-02-291-2/+6
* Add declaration for give_sd_to_drive, needed for the 'move' command.grog2000-01-051-1/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Change the declaration of initsd.grog1999-10-131-1/+2
* Change remove_drive_entrygrog1999-09-281-1/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add declaration for vinum_setstate_by_force.grog1999-08-241-1/+2
* Change definitions for get_volume_label, lockrange.grog1999-08-141-4/+4
* Implement daemonrq_closedrive function to close a drive.grog1999-06-241-1/+2
* Continue where Julian left off in July 1998:phk1999-05-071-3/+1
* Convert to use physread() and physwrite().grog1999-05-071-2/+2
* Remove old grunge, including references to sys/disk.h (which is goinggrog1999-05-071-2/+1
* Add declaration for basename()grog1999-04-101-0/+5
* Add declaration for forceup () (in vinumstate.c)grog1999-03-281-1/+9
* Change the declaration of start_config.grog1999-03-231-1/+1
* Modify to compile with egcs.grog1999-03-181-1/+1
* Change prototype of vinum_inactive.grog1999-03-131-1/+1
* New function return_drive_spacegrog1999-03-021-2/+5
* Change multiline comments to start with a lone /* and end with a */,grog1999-01-291-2/+0
* Include Peter Wemm's renaming and restructuringgrog1999-01-211-18/+40
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-281-3/+3
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-281-0/+204
* Remove LKM's depricated by modules.sos1998-12-271-204/+0
* config.c:grog1998-10-211-15/+5
* Import base vinum lkm sourcesgrog1998-09-161-0/+214
OpenPOWER on IntegriCloud