Module Name: src
Committed By: drochner
Date: Sat Apr 17 11:18:36 UTC 1999
Modified Files:
src/sys/arch/i386/stand/lib: loadfile.c
Log Message:
another nit in error handling: don't try to print out a NULL filename
(which means "use default" and is dealt with properly by open())