Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 02/12/2000 20:57:46
Module Name:	syssrc
Committed By:	oster
Date:		Sun Feb 13 04:57:45 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_subr.c

Log Message:
Add support for / on RAID.  A bit of a gross hack, but sufficient for now.
Note that this doesn't help you much until the RAID autoconfig code
in sys/dev/raidframe/rf_netbsdkintf.c is turned on.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/kern/kern_subr.c

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