Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 12/23/2007 08:14:29
Module Name:	src
Committed By:	apb
Date:		Sun Dec 23 08:14:28 UTC 2007

Modified Files:
	src/sbin/fdisk: fdisk.c

Log Message:
If the partition is unused, then attempting to decode the PBR would
actually decode the MBR from sector 0 of the disk.  Don't do it if
v_flag < 3.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sbin/fdisk/fdisk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.