Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/12/2002 19:57:45
Module Name: syssrc
Committed By: mycroft
Date: Thu Sep 12 16:57:45 UTC 2002
Modified Files:
syssrc/sys/kern: exec_elf32.c
Log Message:
The entry point address for the interpreter must be adjusted by the text
section VMA on all platforms. It just happens to 0 normally on everything but
MIPS.
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/kern/exec_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.