Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/07/1999 12:03:44
Module Name:	src
Committed By:	he
Date:		Sun Mar  7 20:03:44 UTC 1999

Modified Files:
	src/sys/arch/i386/stand/lib: loadfile.c
Log Message:
Add handling of OMAGIC files, where exec header isn't part of the
text segment.  Needed for woring installboot, since biosboot.sym is OMAGIC.