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