K 10 svn:author V 3 jmg K 8 svn:date V 27 2006-03-29T18:15:30.000000Z K 7 svn:log V 296 hold the list lock over the f_event and KNOTE_ACTIVATE calls... This closes a race where data could come in before we clear the INFLUX flag, and get skipped over by knote (and hence never be activated, though it should of been)... Found by: glebius & co. Reviewed by: glebius MFC after: 3 days END