Subject: CVS commit: [netbsd-3-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 12/29/2005 20:25:29
Module Name:	src
Committed By:	riz
Date:		Thu Dec 29 20:25:29 UTC 2005

Modified Files:
	src/sys/kern [netbsd-3-0]: kern_systrace.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1071):
	sys/kern/kern_systrace.c: revision 1.50 via patch
in systrace_make_msg(), sleep uninterruptibly while waiting for
the response from the systrace daemon, so that the message protocol
between the kernel and the daemon doesn't get out of sync.
fixes PR 29654.


To generate a diff of this commit:
cvs rdiff -r1.44.2.2 -r1.44.2.2.2.1 src/sys/kern/kern_systrace.c

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