Subject: CVS commit: syssrc/sys/arch/mvme68k/stand/bootst
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 03/24/2002 20:13:24
Module Name:	syssrc
Committed By:	scw
Date:		Sun Mar 24 18:13:24 UTC 2002

Modified Files:
	syssrc/sys/arch/mvme68k/stand/bootst: boot.c

Log Message:
Pass RB_NOSYM to exec_mvme() otherwise loadfile() tries to lseek()
backwards, which we don't support.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mvme68k/stand/bootst/boot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.