Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/macppc
Module Name: syssrc
Committed By: wrstuden
Date: Sat Mar 23 01:29:35 UTC 2002
Modified Files:
syssrc/sys/arch/macppc/include: disklabel.h
syssrc/sys/arch/macppc/macppc: disksubr.c
Log Message:
Add support for storing NetBSD file system type codes inside of
an Apple Partition entry. As proposed to port-macppc. Also some
prototype modernization for touched routines.
Method is that NETBSD, NETBSD/MACPPC, NETBSD/MAC68K partitions,
if they have a valid bzb, contain all of the info we shove in a NetBSD
disklabel partition entry. defines in disklabel.h cover aliasing
some of the bzb fields.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/macppc/include/disklabel.h
cvs rdiff -r1.17 -r1.18 syssrc/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