Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/04/2003 22:00:03
Module Name: src
Committed By: manu
Date: Thu Dec 4 22:00:03 UTC 2003
Modified Files:
src/sys/compat/darwin: darwin_signal.c
Log Message:
When wakeing up a process that was sleeping for a signal when we have a Mach
exception, don't temper with ps_sigwaited.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/compat/darwin/darwin_signal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.