Subject: PR/26921 CVS commit: src/sbin/fdisk
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: David Laight <dsl@netbsd.org>
List: netbsd-bugs
Date: 11/25/2006 16:15:05
The following reply was made to PR bin/26921; it has been noted by GNATS.
From: David Laight <dsl@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/26921 CVS commit: src/sbin/fdisk
Date: Sat, 25 Nov 2006 16:10:33 +0000 (UTC)
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.