Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 03/21/2000 01:44:59
Module Name: syssrc
Committed By: soda
Date: Tue Mar 21 09:44:58 UTC 2000
Modified Files:
syssrc/sys/arch/arc/arc: disksubr.c
Log Message:
if there is MBR, but there isn't BSD MBR partition entry,
writedisklabel(9) paniced.
pointed out and fixed by Shuichiro URATA <ur@a-r.org>, thanks.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/arc/arc/disksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.