Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/04/2003 00:56:25
Module Name: src
Committed By: jdolecek
Date: Mon Feb 3 22:56:24 UTC 2003
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
use LIST_FOREACH() for iteration over p_lwps
when panniccing with 'Invalid process state', print the state too
To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.