NetBSD/sbin/bioctl
xtraeme 10f7c0a4da Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume
is migrating currently showing the percentage.

Update arcmsr(4) to report this, like:

$ sudo ./bioctl -h arcmsr0
    Volume Status     Size Device
 arcmsr0 0 Migrating  698G ARC-1210-VOL#00 RAID 5 7% done
	 0 Online     234G 0:0.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 1 Online     234G 0:1.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 2 Online     234G 0:2.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
	 3 Online     234G 0:3.0   noencl <WDC WD2500YS-01SHB1 20.06C06>
$
2007-12-07 11:51:21 +00:00
..
bioctl.8 - Remove -D flag... it's useless (it was removed in OpenBSD as well). 2007-12-05 14:28:13 +00:00
bioctl.c Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
Makefile - Remove the code for softraid, it's unlikely that NetBSD will support 2007-11-04 08:25:04 +00:00
strtonum.c
strtonum.h