K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-12T19:31:16.000000Z K 7 svn:log V 337 Comment test_lseek(). Add test_kqueue(), which registers and unregisters various kqueue filter types on a fifo in order to make sure that EVFILT_READ, EVFILT_WRITE can be registered, and that EVFILT_NETDEV can't be registered. For now, we don't test that EVFILT_VNODE can be registered on fifos, as that has been broken at some point. END