Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/27/2005 22:33:20
Module Name:	src
Committed By:	christos
Date:		Sun Feb 27 22:33:20 UTC 2005

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

Log Message:
Provide information for all the cpus not just the first one. This is
important because sysctl(_SC_NPROCESSORS_CONF) depends on it to get
the number of processors in the system.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/i386/procfs_machdep.c

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