Subject: CVS commit: [netbsd-4] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/12/2006 13:20:16
Module Name:	src
Committed By:	tron
Date:		Tue Sep 12 13:20:16 UTC 2006

Modified Files:
	src/sys/arch/i386/i386 [netbsd-4]: est.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #148):
	sys/arch/i386/i386/est.c: revision 1.28
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.25.2.2 -r1.25.2.3 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.