Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/15/1999 08:42:25
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.)