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: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon Jul 25 2005 - 19:56:26 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2005/07/25 18:56:25

Modified files:
        sys/arch/i386/i386: dkcsum.c
        sys/arch/amd64/amd64: dkcsum.c

Log message:
Reduce verbosity during dkcsum by moving open/read/close error
messages inside #ifdef DEBUG/#endif sections. Helps with usb card
readers and such that will often have no media.

ok weingart tom