Date: Sun, 4 Mar 2001 03:58:51 -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: <200103041158.f24BwpA87881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/03/04 03:58:51 PST Modified files: sys/kern imgact_elf.c init_main.c Log: 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.91 +6 -7 src/sys/kern/imgact_elf.c 1.164 +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?200103041158.f24BwpA87881>