Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/02/2001 19:05:10
Module Name: syssrc
Committed By: matt
Date: Wed May 2 16:05:10 UTC 2001
Modified Files:
syssrc/sys/arch/vax/vax: machdep.c subr.s
Log Message:
Use the symtab info given by loadfile in the booter instead of assuming
we know where it is. This is a requirement for ELF.
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/arch/vax/vax/machdep.c
cvs rdiff -r1.56 -r1.57 syssrc/sys/arch/vax/vax/subr.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.