Source-Changes archive

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

CVS commit: [netbsd-5] src/sbin/disklabel



Module Name:    src
Committed By:   riz
Date:           Sat Jun 12 01:11:42 UTC 2010

Modified Files:
        src/sbin/disklabel [netbsd-5]: interact.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1410):
        sbin/disklabel/interact.c: revision 1.34
Change getnum() to use intmax_t instead of int, so it doesn't overflow
between 2^31 and 2^32. Adjust call sites accordingly. PR 43354.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.26.1 src/sbin/disklabel/interact.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