Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 09/16/2000 11:27:17
Module Name: syssrc
Committed By: wdk
Date: Sat Sep 16 08:27:17 UTC 2000
Modified Files:
syssrc/sys/arch/mipsco/include: disklabel.h
syssrc/sys/arch/mipsco/mipsco: disksubr.c
Log Message:
Write a NetBSD disklabel to 2nd sector while retaining the Mips volume
header in the ist sector. We now use the NetBSD label in preference
to the Mips Volume header.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mipsco/include/disklabel.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mipsco/mipsco/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.