K 10 svn:author V 8 cperciva K 8 svn:date V 27 2004-04-07T05:59:57.000000Z K 7 svn:log V 241 Fix filt_timer* races: Finish initializing a knote before we pass it to a callout, and use the new callout_drain API to make sure that a callout has finished before we deallocate memory it is using. PR: kern/64121 Discussed with: gallatin END