CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2022/03/29 07:57:53
Modified files: sys/arch/amd64/stand/libsa: cmd_i386.c sys/arch/i386/stand/libsa: cmd_i386.c Log message: off-by-one check didn't recognize partition 'a' section on specified disk, and would fall through to the active partition selection from crystal kolipe, ok miod krw