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: thorpej
Date: Sat Oct 23 17:14:12 UTC 2004
Modified Files:
src/sys/kern: kern_subr.c
src/sys/sys: device.h
Log Message:
- Centralize the declaration of booted_device and booted_partition.
- Add a booted_wedge variable that indicates the wedge that was booted
from. If this is NULL, booted_partition is consulted.
- Adjust setroot() and its support routines for root-on-wedges. Could
use some tidy-up, but this works for now.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/kern/kern_subr.c
cvs rdiff -r1.71 -r1.72 src/sys/sys/device.h
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