Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/08/2001 04:19:59
Module Name: basesrc
Committed By: fvdl
Date: Mon Jan 8 02:19:59 UTC 2001
Modified Files:
basesrc/sbin/disklabel: disklabel.c
Log Message:
When -I is specified, we mean to initialize the label if it's not there
already. So, don't fail if there appears to be a corrupt label or
no 'fake' label; get the 'default' label (which is generated
from DIOCGDEFLABEL) instead.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 basesrc/sbin/disklabel/disklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.