Subject: CVS commit: basesrc/sbin/raidctl
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/21/2002 02:27:11
Module Name:	basesrc
Committed By:	simonb
Date:		Thu Mar 21 00:27:11 UTC 2002

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

Log Message:
Open the raid device read-only for the commands that don't need
write access.  With the default set up this allows users in group
operator to query the status of the raid devices.

Fixes PR admin/15840.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/sbin/raidctl/raidctl.c

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