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/07/2004 04:54:13
Module Name:	src
Committed By:	jmc
Date:		Wed Apr  7 04:54:13 UTC 2004

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

Log Message:
Pullup rev 1.171 (requested by atatat in ticket #77)

First caller to set a description on a node sets it.  This allows one
setup function to set the description, even if the node has been
instantiated elsewhere.  Or not, depending on the other that the setup
functions are called.


To generate a diff of this commit:
cvs rdiff -r1.169.2.1 -r1.169.2.2 src/sys/kern/kern_sysctl.c

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