Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/05/2007 20:29:14
Module Name: src
Committed By: ad
Date: Mon Mar 5 20:29:14 UTC 2007
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
- proc_unstop: adjust p_nrlwps correctly. Should fix PR kern/35657.
- LOCK_ASSERT -> KASSERT
- Update a couple of comments.
To generate a diff of this commit:
cvs rdiff -r1.249 -r1.250 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.