K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-11-20T16:46:16.370888Z K 7 svn:log V 209 MFC r215183: Make POLL_ERR and POLL_HUP different. The kernel currently does not generate any of the POLL_* constants, but some applications use them and break if they are not all distinct. PR: kern/126076 END