Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
On Sat, Oct 04, 2003 at 03:45:49AM +0000, Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Sat Oct 4 03:45:49 UTC 2003
>
> Modified Files:
> src/sys/kern: kern_sig.c
>
> Log Message:
> Don't look for file descriptor matches when a process is exiting. From
> Andrey Petrov.
>
The credit due to Matt Thomas.
The patch is different from discussed and raises a question.
Why do you still pass signal processing further to kpsignal2 when
P_WEXIT was checked? Is that necessary for some reason I don't know?
Andrey
Home |
Main Index |
Thread Index |
Old Index