Subject: CVS commit: [elad-kernelauth] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/20/2006 00:54:34
Module Name: src
Committed By: christos
Date: Thu Apr 20 00:54:34 UTC 2006
Modified Files:
src/sys/kern [elad-kernelauth]: init_sysctl.c
Log Message:
Pass the correct number of groups instead of the size of the groups array
to avoid a KASSERT panic.
To generate a diff of this commit:
cvs rdiff -r1.63.4.4 -r1.63.4.5 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.