Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fdisk
Module Name: src
Committed By: dsl
Date: Wed Aug 5 21:31:50 UTC 2009
Modified Files:
src/sbin/fdisk: fdisk.c
Log Message:
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.122 -r1.123 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