Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/12/2003 23:21:44
Module Name:	src
Committed By:	simonb
Date:		Fri Dec 12 23:21:44 UTC 2003

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

Log Message:
In sysctl_kern_lwp adjust offsets into the mib entries so that
they are now correct.  Fixes problems with "ps -s" not working.
Also use KERN_LWPSLOP instead of KERN_PROCSLOP.

Both changes from Andrew Brown.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/kern/init_sysctl.c

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