Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/09/2004 18:13:36
Module Name:	src
Committed By:	atatat
Date:		Fri Apr  9 18:13:36 UTC 2004

Modified Files:
	src/sys/conf: files
	src/sys/sys: sysctl.h

Log Message:
Invert the meaning of SYSCTL_NO_DESCR by calling it SYSCTL_USE_DESCR
instead.  This makes it an option to include the descriptions, as
opposed to an option to *exclude* them.


To generate a diff of this commit:
cvs rdiff -r1.663 -r1.664 src/sys/conf/files
cvs rdiff -r1.118 -r1.119 src/sys/sys/sysctl.h

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