Date: Wed, 22 Nov 2000 19:21:59 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/linux linux_sysvec.c src/sys/i386/linux linux_sysvec.c Message-ID: <200011230321.TAA83044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2000/11/22 19:21:59 PST
Modified files:
sys/alpha/linux linux_sysvec.c
sys/i386/linux linux_sysvec.c
Log:
Don't unregister the ioctl handlers before we verified we
can unload. Doing so leaves the linuxulator in a crippled
state (no ioctl support) when Linux binaries are run at
unload time.
While here, consistently spell ELF in capitals and perform
some minor style improvements.
ELF spelling submitted by: asmodai
Revision Changes Path
1.69 +14 -12 src/sys/alpha/linux/linux_sysvec.c
1.68 +15 -12 src/sys/i386/linux/linux_sysvec.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?200011230321.TAA83044>
