CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/07/17 18:13:16
Modified files: sys/scsi : sd.c Log message: Fix an off-by-1 error and a 32-bit integer arithmetic overflow bug that caused large disks to appear offline. Discovered and tested by mlarkin@; ok dlg@