Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/08/2005 07:25:13
Module Name: src
Committed By: scw
Date: Wed Jun 8 07:25:12 UTC 2005
Modified Files:
src/sys/kern: kern_sysctl.c
Log Message:
Thou shalt not allocate PAGE_SIZE automatic variables on the kernel stack.
To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/kern/kern_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.