K 10 svn:author V 3 jmg K 8 svn:date V 27 2004-09-06T19:02:42.000000Z K 7 svn:log V 295 don't call f_detach if the filter has alread removed the knote.. This happens when a proc exits, but needs to inform the user that this has happened.. This also means we can remove the check for detached from proc and sig f_detach functions as this is doing in kqueue now... MFC after: 5 days END