K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-15T20:50:31.000000Z K 7 svn:log V 258 Merge fifo_vnops.c:1.120 from HEAD to RELENG_6: 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). Approved by: re (kensmith) END