Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/09/1999 11:33:47
Module Name: syssrc
Committed By: drochner
Date: Thu Dec 9 19:33:47 UTC 1999
Modified Files:
syssrc/sys/arch/pmax/pmax [nisimura-pmax-wscons]: disksubr.c
Log Message:
-improve faking up a disklabel from an ULTRIX partition table: use correct
checksum (magic is set by the disk driver(s?)) and mark the label as
"ULTRIX native"
-correct upper bound for number of partitions - in case we get a larger
MAXPARTITIONS ever
To generate a diff of this commit:
cvs rdiff -r1.16.2.3 -r1.16.2.4 syssrc/sys/arch/pmax/pmax/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.