Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Fri May 2 13:02:31 UTC 2008
Modified Files:
src/sys/dev: md.h md_root.c
src/sys/kern: kern_subr.c
Log Message:
Allow md_root_setconf() to set in a miniroot as the root file system
even if MEMORY_DISK_IS_ROOT is not defined (a runtime override).
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/md.h
cvs rdiff -r1.14 -r1.15 src/sys/dev/md_root.c
cvs rdiff -r1.186 -r1.187 src/sys/kern/kern_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index