Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 02/16/2003 22:24:48
Module Name: src
Committed By: provos
Date: Sun Feb 16 20:24:47 UTC 2003
Modified Files:
src/sys/kern: kern_systrace.c
Log Message:
do not demand LLSLEEP in p_stat; this does not seem to happen with lwps;
todo: a proper fix that takes lwps into consideration
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/kern/kern_systrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.