Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Michael van Elst <mlelstv@netbsd.org>
List: source-changes
Date: 09/09/2006 09:39:35
Module Name:	src
Committed By:	mlelstv
Date:		Sat Sep  9 09:39:35 UTC 2006

Modified Files:
	src/sys/arch/i386/i386: est.c

Log Message:
initialize global est_fqlist to NULL in case nothing is found
in est_cpus table.
Don't use a fake table on the stack, est_fqlist points to it
and is used by the sysctl_helper.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/i386/i386/est.c

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