Module Name: src
Committed By: drochner
Date: Sat May 15 15:42:25 UTC 1999
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
don't printf(NULL), not even in the DEBUG case
(It doesn't hurt the bootloader, but the junk output hangs my serial
console.)