freebsd-skq/sbin/vinum
grog 83943ac967 vinum_ldi: Honour the 'recurse' flag and show the subdisks on this
drive if it is set.

vinum_lvi: Change line spacing.  This is still not right.

Change checks for striped or RAID-5 plexes to a macro 'isstriped',
which now also includes RAID-4.

Change checks for RAID-5 plexes to a macro 'isparity', which now also
includes RAID-4.

vinum_lsi: If the subdisk is initializing or reviving, don't wait a
whole second to check whether it's advancing; wait in increments of 50
ms up to 1 second.  This makes for a barely perceptible delay.

Approved-by:  jkh
2000-02-29 06:20:57 +00:00
..
commands.c New function checkupdates: check whether configuration updates are 2000-02-29 06:19:42 +00:00
list.c vinum_ldi: Honour the 'recurse' flag and show the subdisks on this 2000-02-29 06:20:57 +00:00
Makefile Remove -g compiler flag. 2000-01-03 12:01:30 +00:00
v.c Don't use /dev/vinum/rsd/XXX for init as it doesn't exist any more. 2000-02-06 02:40:22 +00:00
vext.h Change parameters of some declarations. 2000-01-05 05:58:01 +00:00
vinum.8 Describe 'move' function. 2000-01-05 05:59:08 +00:00