CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2019/07/30 18:14:10
Modified files: sbin/pdisk : partition_map.c Log message: Allow sbBlkCount to be less than the number of physical sectors on the disk. Fixes dealing with MacOS 9.2.2 formatted disk, allowing dual boot again. Problem reported and fix tested by Donovan Watteau on his B&W G3. Thanks!