Module Name: src
Committed By: simonb
Date: Mon Sep 28 01:20:29 UTC 2020
Modified Files:
src/sys/arch/pmax/pmax: machdep.c
Log Message:
Protect where the bootinfo esym value is less than the kernel "end"
symbol by setting the end of kernel marker to the greater of these
two values.
XXX: elf2ecoff bug??
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 src/sys/arch/pmax/pmax/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.