Olivier Houchard 1a29c80648 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 <stefan@fafoe.narf.at>
MFC after:	1 week
2003-11-14 18:49:01 +00:00
..
2003-11-14 18:02:25 +00:00
2003-11-13 18:16:37 +00:00
2003-10-18 14:10:28 +00:00
2003-11-14 18:49:01 +00:00