Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/08/2004 03:49:45
Module Name:	src
Committed By:	jmc
Date:		Thu Apr  8 03:49:45 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: init_sysctl.c

Log Message:
Pullup rev 1.25 (requested by atatat in ticket #85)

Clear out the struct kinfo_drivers before stuffing things into it.
Avoids leaking garbage from the stack (left over from the earlier
call to sysctl_locate()).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.2.1 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.