Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/06/2004 18:52:35
Module Name:	src
Committed By:	atatat
Date:		Tue Apr  6 18:52:35 UTC 2004

Modified Files:
	src/sys/kern: kern_sysctl.c

Log Message:
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.170 -r1.171 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.