Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 08/10/1999 11:21:40
Module Name:	basesrc
Committed By:	oster
Date:		Tue Aug 10 18:21:40 UTC 1999

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

Log Message:
Add two more options to raidctl:
  -p    check (and return) the status of the parity
  -P    check the status of the parity, and rebuild if necessary

Addresses PR#7494


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

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