K 10 svn:author V 6 cognet K 8 svn:date V 27 2003-11-14T18:49:01.000000Z K 7 svn:log V 373 Better fix than my previous commit: in exit1(), make sure the p_klist is empty after sending NOTE_EXIT. The process won't report fork() or execve() and won't be able to handle NOTE_SIGNAL knotes anyway. This fixes some race conditions with do_tdsignal() calling knote() while the process is exiting. Reported by: Stefan Farfeleder MFC after: 1 week END