K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-12T18:07:49.000000Z K 7 svn:log V 194 When a request is made to register a filter on a fifo that doesn't apply to the fifo (i.e., not EVFILT_READ or EVFILT_WRITE), reject it as EINVAL, not by returning 1 (EPERM). MFC after: 3 days END