K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-08T10:22:07.000000Z K 7 svn:log V 223 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 END