]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not set a default ELF syscall ABI fallback.
authorobrien <obrien@FreeBSD.org>
Sun, 4 Mar 2001 11:58:50 +0000 (11:58 +0000)
committerobrien <obrien@FreeBSD.org>
Sun, 4 Mar 2001 11:58:50 +0000 (11:58 +0000)
commit1814a78315f96963872a0205d8c213b13980d99a
treeaef3649247acf14fd658b4eb6b51f3bd6f5ae3f5
parent8428d214ad83c8ac0eef43ee6237f8773b800cb3
Do not set a default ELF syscall ABI fallback.
If one runs an un-branded Linux static binary that calls Linux's fcntl
the machine will reboot when interupted by the FreeBSD syscall ABI.
sys/kern/imgact_elf.c
sys/kern/init_main.c