Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 01/24/2000 16:19:34
Module Name: syssrc
Committed By: nisimura
Date: Tue Jan 25 00:19:33 UTC 2000
Modified Files:
syssrc/sys/arch/luna68k/luna68k: disksubr.c
Log Message:
Change the previous decision.
NetBSD/luna68k (1) creates UniOS/ISI label with BSD label embedded
at offset 64, (2) reads BSD label if found, (2) falls back to
reading UniOS/ISI label when no BSD label is found. Plus, (4)
reads SunOS label if found in place of UniOS/ISI label.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/luna68k/luna68k/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.