Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/mopd/common



Module Name:    basesrc
Committed By:   thorpej
Date:           Tue Nov  5 06:08:30 UTC 2002

Modified Files:
        basesrc/usr.sbin/mopd/common: file.c

Log Message:
For ELF, set d->loadaddr to 0, as we do for a.out.

On both my 4000/60 and SIMH, a boot program NOT loaded at 0 consistently
is loaded +0x5200 too high in memory, which which causes a fatal trap back
into the console even before the self-relocating code can run.  "wHATEver."


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.




Home | Main Index | Thread Index | Old Index