CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2024/11/17 19:32:22
Modified files: sys/arch/amd64/stand/libsa: memprobe.c sys/arch/amd64/stand/mbr: mbr.S sys/arch/i386/stand/libsa: memprobe.c sys/arch/i386/stand/mbr: mbr.S Log message: Fix some typos in comments in i386/amd64 bootblocks Also fix some trailing whitespace in comments. >From Christian Schulte, thanks