Date: Mon, 5 Mar 2001 01:11:59 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_elf.c init_main.c Message-ID: <200103050911.f259Bx563134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/03/05 01:11:59 PST Modified files: (Branch: RELENG_4) sys/kern imgact_elf.c init_main.c Log: MFC: 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. Revision Changes Path 1.73.2.4 +6 -9 src/sys/kern/imgact_elf.c 1.134.2.5 +4 -1 src/sys/kern/init_main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103050911.f259Bx563134>