Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/24/2004 18:11:09
Module Name:	src
Committed By:	atatat
Date:		Wed Mar 24 18:11:09 UTC 2004

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

Log Message:
Implement sysctl descriptions.  Now all that remains is actually to
write them.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sbin/sysctl/sysctl.c
cvs rdiff -r1.165 -r1.166 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.