Subject: PR/29654 CVS commit: [netbsd-3] src/sys/kern
To: None <chs@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 12/29/2005 20:30:03
The following reply was made to PR bin/29654; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29654 CVS commit: [netbsd-3] src/sys/kern
Date: Thu, 29 Dec 2005 20:25:25 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Thu Dec 29 20:25:25 UTC 2005
 
 Modified Files:
 	src/sys/kern [netbsd-3]: 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.3 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.