CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/11/05 06:55:58
Modified files: sys/arch/i386/stand/libsa: diskprobe.c Log message: DL_SETDSIZE() and DL_SETPSIZE() are not the same thing. Use the latter to set partition size. Fixes tree breakage found by Scott McEachern.