Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/07/2003 11:02:15
Module Name:	src
Committed By:	jdolecek
Date:		Fri Feb  7 09:02:15 UTC 2003

Modified Files:
	src/sys/kern: kern_sig.c

Log Message:
use LIST_FOREACH() macro in proc_stop()/proc_unstop()
rewrite contents of the loop in proc_unstop to be a bit more easily
comprehensible


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 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.