NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: port-i386/42483
The following reply was made to PR port-i386/42483; it has been noted by GNATS.
From: Bernd Ernesti <pr200913%veego.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: re: port-i386/42483
Date: Thu, 24 Dec 2009 09:53:14 +0100
----- Forwarded message from Soren Jacobsen <snj%NetBSD.org@localhost> -----
Date: Thu, 24 Dec 2009 04:54:47 +0000
From: Soren Jacobsen <snj%NetBSD.org@localhost>
Subject: CVS commit: [netbsd-5] src/sbin/fdisk
To: source-changes%NetBSD.org@localhost
Module Name: src
Committed By: snj
Date: Thu Dec 24 04:54:47 UTC 2009
Modified Files:
src/sbin/fdisk [netbsd-5]: fdisk.c
Log Message:
Pull up following revision(s) (requested by dsl in ticket #1201):
sbin/fdisk/fdisk.c: revision 1.123
Change arguments to decimal() to be int64_t.
They need to be able to hold disk sector numbers > 2^31 and also -1.
Should fix PR/34807
To generate a diff of this commit:
cvs rdiff -u -r1.116.6.1 -r1.116.6.2 src/sbin/fdisk/fdisk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
----- End forwarded message -----
Home |
Main Index |
Thread Index |
Old Index