Subject: Re: tty layer bogons from the depths of the abyss
To: Michael Eriksson <eramer@era-t.ericsson.se>
From: Charles M. Hannum <mycroft@mit.edu>
List: tech-kern
Date: 03/19/1998 14:44:13
Since your change doesn't affect the behaviour of ISOPEN (namely, that
it's always on as long as the device is open), the ZOMBIE bit has
effectively the same semantics as the changes I proposed.  The only
difference is in the POLLOUT/POLLWRNORM semantics, which I believe is
incorrect, because it makes the semantics of POLLOUT/POLLWRNORM
different from an actual write(2).