Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/25/2007 20:20:28
Module Name:	src
Committed By:	ad
Date:		Thu Jan 25 20:20:28 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: sys_lwp.c

Log Message:
- Make return of _lwp_detach() match other systems.
- Check for signo == 0 in _lwp_kill().
- KNF


To generate a diff of this commit:
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/kern/sys_lwp.c

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