NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/34807 CVS commit: [netbsd-5] src/sbin/fdisk



The following reply was made to PR bin/34807; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/34807 CVS commit: [netbsd-5] src/sbin/fdisk
Date: Thu, 24 Dec 2009 04:54:47 +0000

 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.
 


Home | Main Index | Thread Index | Old Index