Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/14/2001 18:00:28
Module Name:	syssrc
Committed By:	fredette
Date:		Mon May 14 15:00:28 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: locore2.c

Log Message:
Made changes to support ELF.  Highlights include:
To find the kernel symbol table, instead of expecting
the old a.out struct exec from locore.s, use the
ELF headers found after the kernel text.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun2/sun2/locore2.c

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