Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [matt-nb5-mips64] src/sys/kern



Module Name:    src
Committed By:   cliff
Date:           Tue Jun  8 18:29:11 UTC 2010

Modified Files:
        src/sys/kern [matt-nb5-mips64]: kern_subr.c

Log Message:
pulled fix from -current (1.207) back to setroot():
when there is a rootspec, but it's a disk, don't say it's "not configured"
just on the basis of finddevice() returning NULL -- that will always happen
when e.g. rootspec is "sd0a" and the device xname is "sd0".


To generate a diff of this commit:
cvs rdiff -u -r1.192.4.1.4.2 -r1.192.4.1.4.3 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