Source-Changes archive

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

CVS commit: [netbsd-3] src/sbin/fdisk



Module Name:    src
Committed By:   bouyer
Date:           Fri Feb 22 18:55:12 UTC 2008

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

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1897):
        sbin/fdisk/fdisk.c: revisions 1.100, 1.101, 1.114
PR/33522: Peter Bex: Sanity checks to avoid zerodivide.
PR/33633: Yoshito Komatsu: /sbin/fdisk does not work
Downgrade error getting heads to a warning.
- 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.88 -r1.88.2.1 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