Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/27/2004 04:26:24
Module Name:	src
Committed By:	atatat
Date:		Sat Mar 27 04:26:24 UTC 2004

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

Log Message:
Fix sysctl_createv() so that rnode and cnode can refer to the same
pointer.  Fix sysctl_create() so that nodes cannot be added to an
alias node.


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