Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/31/2000 16:18:44
Module Name: basesrc
Committed By: lukem
Date: Tue Oct 31 14:18:44 UTC 2000
Modified Files:
basesrc/sbin/raidctl: raidctl.c
Log Message:
- use opendisk(3) instead of homegrown solution
- separate items in -s output with commas; much easier to read
- add maxOutstanding (aka queue len) to -s output
- sort #includes (per knf)
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/sbin/raidctl/raidctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.