Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 05/14/2004 06:18:39
Module Name:	src
Committed By:	jdc
Date:		Fri May 14 06:18:39 UTC 2004

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

Log Message:
Pull up revision 1.176 (requested by cube in ticket #319).

In sysctl_destroyv, the newly created dnode structure must have its
version set to the correct value to prevent later failure of
sysctl_cvt_in.


To generate a diff of this commit:
cvs rdiff -r1.169.2.5 -r1.169.2.6 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.