Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/25/2006 16:10:32
Module Name:	src
Committed By:	dsl
Date:		Sat Nov 25 16:10:32 UTC 2006

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

Log Message:
Report the last sector number of a partition, instead of that of the first
of the next - with appropriate discarding of the head/sector values
if the partition is cylinder aligned.
Fixes PR 26921


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

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