Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2008 18:06:40
Module Name:	src
Committed By:	ad
Date:		Sat Jan 12 18:06:40 UTC 2008

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

Log Message:
- lwp_exit: if the LWP has a name, rename it to "(zombie)".
- lwp_free: don't leak l_name.


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