Subject: CVS commit: syssrc/sys/arch/mvme68k/stand/wrtvid
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/19/2001 20:09:17
Module Name: syssrc
Committed By: scw
Date: Fri Oct 19 17:09:17 UTC 2001
Modified Files:
syssrc/sys/arch/mvme68k/stand/wrtvid: wrtvid.c
Log Message:
Use the entry-point returned from the first call to loadfile()
instead of the one from the second call (which has a non-zero
offset included in it).
Fixes port-mvme68k/14292 from Ken Seefried.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.