Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 02/21/2004 03:27:57
Module Name: src
Committed By: atatat
Date: Sat Feb 21 03:27:57 UTC 2004
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
Use KERN_PROCSLOP for struct kinfo_proc and KERN_LWPSLOP for
struct kinfo_lwp, and not vice versa.
Should solve the issue with top dying because it's unable to "allocate
memory".
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 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.