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: Wed Mar 15 2006 - 14:03:07 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2006/03/15 13:03:07

Modified files:
        sys/arch/i386/isa: joy.c
        sys/arch/mac68k/dev: asc.c
        sys/arch/sparc/dev: flash.c scf.c
        sys/dev/pci : wdt.c

Log message:
Entries in cd_devs[] may be NULL, so be sure to check for them in your
device open() function.