Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/16/2005 14:55:58
Module Name:	src
Committed By:	christos
Date:		Thu Jun 16 14:55:58 UTC 2005

Modified Files:
	src/sys/kern: init_sysctl.c
	src/sys/sys: sysctl.h

Log Message:
Add a new sysctl 'cp_id' that returns the array of cpu id values. Requested by
me, implemented by atatat.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/kern/init_sysctl.c
cvs rdiff -r1.136 -r1.137 src/sys/sys/sysctl.h

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