Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: source-changes
Date: 07/31/2007 00:52:07
Module Name: src
Committed By: tnn
Date: Tue Jul 31 00:52:05 UTC 2007
Modified Files:
src/sys/kern: kern_lwp.c
Log Message:
proc_representative_lwp:
- Correct expression for checking if the lwp is running.
- Remove dead code. Ok'd by Andrew Doran.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/kern/kern_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.