Module Name: src Committed By: cliff Date: Tue Jan 26 04:41:07 UTC 2010
Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: fix bug in setroot() where device_class() would be called with NULL pointer arg if root is specified in config but the specified device does not exist in the system. To generate a diff of this commit: cvs rdiff -u -r1.192.4.1 -r1.192.4.1.4.1 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.