Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/10/2004 20:32:07
Module Name:	src
Committed By:	dsl
Date:		Mon May 10 20:32:07 UTC 2004

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

Log Message:
Use the disk size from the device driver, not the bios when checking
whether partitions are valid.
Stops problems with broken BIOS, fixes PR bin/25491


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

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