Date: Tue, 8 Dec 1998 02:22:08 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern tty.c Message-ID: <199812081022.CAA05540@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/12/08 02:22:08 PST
Modified files:
sys/kern tty.c
Log:
Backed out the FIOASYNC fix in rev.1.108. fcntl(fd, F_SETFL, flags)
depends on the bug. It does an FIOASYNC ioctl to sync the setting
of the O_ASYNC "file" flag with drivers even if the setting hasn't
changed.
PR: 9003
Revision Changes Path
1.110 +1 -2 src/sys/kern/tty.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?199812081022.CAA05540>
