K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-16T09:06:16.000000Z K 7 svn:log V 242 Merge fifo_vnops.c:1.120 (in spirit) from HEAD to RELENG_5: 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). END