Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 02/20/2005 19:43:46
Module Name:	src
Committed By:	heas
Date:		Sun Feb 20 19:43:46 UTC 2005

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

Log Message:
Expose sysctl_root node to kernel sources.  It will be used by FreeBSD sysctl
emulation.


To generate a diff of this commit:
cvs rdiff -r1.177 -r1.178 src/sys/kern/kern_sysctl.c
cvs rdiff -r1.128 -r1.129 src/sys/sys/sysctl.h

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