Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/07/2003 23:44:46
Module Name:	src
Committed By:	nathanw
Date:		Fri Feb  7 21:44:46 UTC 2003

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

Log Message:
Adapt to the new conventions of proc_unstop() and don't try to call
setrunnable(NULL).


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/kern/sys_process.c

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