K 10 svn:author V 2 ed K 8 svn:date V 27 2009-07-08T10:21:52.800820Z K 7 svn:log V 260 Fix regressions in return events of poll() on TTYs. As pointed out, POLLHUP should be generated, even if it hasn't been specified on input. It is also not allowed to return both POLLOUT and POLLHUP at the same time. Reported by: jilles Approved by: re (kib) END