Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/macppc
Module Name: src
Committed By: hauke
Date: Tue Jan 24 15:24:55 UTC 2012
Modified Files:
src/sys/arch/macppc/macppc: disksubr.c
Log Message:
Add support for BSD disklabels, scanning the beginning of the disk
in four-byte strides, like disklabel(8) does it.
Since the netbsd-6 branch is around the corner, this is a
minimally-intrusive addition.
Note there is no write support, for good reasons.
Note also that disksubr.c is in dire need of re-structuring.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/macppc/macppc/disksubr.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