Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/kern



Module Name:    src
Committed By:   riz
Date:           Sun Nov 21 21:48:29 UTC 2010

Modified Files:
        src/sys/kern [netbsd-5]: subr_disk.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1463):
        sys/kern/subr_disk.c: revision 1.100
add some (uint64_t) casts so avoid 32 bit overflows.  this fixes my
3TB disk with 4KB sectors and disklabel (which looks like it would
work upto 16TB.)
idea from mlelstv@.


To generate a diff of this commit:
cvs rdiff -u -r1.93.10.1 -r1.93.10.2 src/sys/kern/subr_disk.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