Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/04/2000 19:02:42
Module Name:	basesrc
Committed By:	oster
Date:		Wed Jan  5 03:02:42 UTC 2000

Modified Files:
	basesrc/sbin/raidctl: raidctl.8 raidctl.c

Log Message:
- add '-v' (Verbose) option, which, most notably, provides
a spiffy lukemftp-inspired progress bar for parity re-writing,
reconstructs, copybacks, et al.

- make 'raidctl -P' wait until the parity has been updated before exiting
(it waited previously, but only because the parity re-write ioctl wouldn't
exit until the parity was successfully re-written)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/sbin/raidctl/raidctl.8
cvs rdiff -r1.9 -r1.10 basesrc/sbin/raidctl/raidctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.