]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Maintain the broken state of backwards compatibilty for a.out (and
authordas <das@FreeBSD.org>
Sat, 20 Nov 2004 02:32:04 +0000 (02:32 +0000)
committerdas <das@FreeBSD.org>
Sat, 20 Nov 2004 02:32:04 +0000 (02:32 +0000)
commit8d8b5ace18d4442cbb949e9e1f48a0cfdb1d7c2e
tree2f9d83c630743799db13ebaae3fca79b14ffcf28
parent02205f8827ecfd431c5893cab3129df47d56a1f3
Maintain the broken state of backwards compatibilty for a.out (and
PECOFF!) core dumps.  None of the old versions of gdb I tried were
able to read a.out core dumps before or after this change.

Reviewed by: arch@
sys/compat/pecoff/imgact_pecoff.c
sys/i386/linux/linux_sysvec.c
sys/kern/imgact_aout.c