OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Tue Aug 26 2008 - 13:36:21 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/08/26 12:36:21

Modified files:
        sys/arch/vax/boot/boot: boot.c devopen.c version

Log message:
When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g.
when mopbooting the bootblocks because one trashed the ones on disk by
accident), be sure to use the proper BDEV_SDx rpb device type value,
depending on the type of onboard controller. Crank version.