Module Name: src Committed By: oster Date: Mon Aug 2 20:31:15 UTC 2021
Modified Files: src/sbin/raidctl: raidctl.8 raidctl.c src/sys/dev/raidframe: raidframeio.h rf_netbsdkintf.c Log Message: Support on-demand re-scanning all devices to look for autoconfig RAID sets. raidctl now supports looking for autoconfig RAID sets with a new '-L' flag. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sbin/raidctl/raidctl.8 cvs rdiff -u -r1.73 -r1.74 src/sbin/raidctl/raidctl.c cvs rdiff -u -r1.9 -r1.10 src/sys/dev/raidframe/raidframeio.h cvs rdiff -u -r1.397 -r1.398 src/sys/dev/raidframe/rf_netbsdkintf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.