Subject: CVS commit: [netbsd-4] src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 02/03/2008 18:00:03
Module Name:	src
Committed By:	riz
Date:		Sun Feb  3 18:00:03 UTC 2008

Modified Files:
	src/sbin/fdisk [netbsd-4]: fdisk.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1052):
	sbin/fdisk/fdisk.c: revision 1.114
- add a sanity check to avoid possible division by zero
- adjust sector numbers _after_ "Sanity check the data against all zeroes"
Should close PR bin/37656.


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

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