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: Joel Sing (jsingcvs.openbsd.org)
Date: Thu Sep 23 2010 - 08:11:38 CDT


CVSROOT: /cvs
Module name: src
Changes by: jsingcvs.openbsd.org 2010/09/23 07:11:38

Modified files:
        sys/sys : disk.h
        sys/dev/isa : fd.c
        sys/scsi : cd.c
        sys/arch/sparc/dev: fd.c
        sys/arch/sparc64/dev: fd.c

Log message:
Introduce a DKF_NOLABELREAD flag, which is used by a device to prevent
automatic reading of disklabel on attach.

ok deraadt miod krw