Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/mopd/common
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/11/2002 19:26:30
Module Name: basesrc
Committed By: he
Date: Wed Dec 11 17:26:29 UTC 2002
Modified Files:
basesrc/usr.sbin/mopd/common [netbsd-1-6]: file.c
Log Message:
Pull up revision 1.10 (requested by thorpej in ticket #962):
For ELF, set d->loadaddr to 0, as we do for a.out. Fixes
a problem which causes the program to load 0x5200 too high
in memory, causing a fatal trap before self-relocation.
To generate a diff of this commit:
cvs rdiff -r1.8.2.1 -r1.8.2.2 basesrc/usr.sbin/mopd/common/file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.