Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/27/2001 21:32:48
Module Name: basesrc
Committed By: oster
Date: Sat Jan 27 19:32:48 UTC 2001
Modified Files:
basesrc/sbin/raidctl: Makefile rf_configure.c
Log Message:
Move parts of a RAID type mapping table from rf_layout.c to rf_configure.c.
This means we don't need to compile or link with rf_layout.c here.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/raidctl/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/sbin/raidctl/rf_configure.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.