Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Stephen Degler <skd@netbsd.org>
List: source-changes
Date: 03/02/2007 15:57:06
Module Name:	src
Committed By:	skd
Date:		Fri Mar  2 15:57:06 UTC 2007

Modified Files:
	src/sys/sys: lwp.h

Log Message:
Fix probable typo.
LW_UNPARKED conflicted with LW_PENDSIG.

Without this I see lots of threaded apps getting stuck in parked state.
Ok'ed by Christos.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/sys/lwp.h

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