Module Name: src Committed By: christos Date: Mon Oct 26 17:35:39 UTC 2020
Modified Files:
src/sys/kern: kern_core.c kern_sig.c
Log Message:
Depend directly on EXEC_ELF{32,64} to determine which versions of the coredump
code are available.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/kern/kern_core.c
cvs rdiff -u -r1.392 -r1.393 src/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
