Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 08/11/2003 10:24:45
Module Name:	src
Committed By:	pk
Date:		Mon Aug 11 10:24:44 UTC 2003

Modified Files:
	src/sys/kern: sys_pipe.c

Log Message:
Workaround to prevent a lockup in pipelock() in the case that signals are
pending while we must wait for the lock.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/kern/sys_pipe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.