Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/14/2004 05:13:50
Module Name:	src
Committed By:	atatat
Date:		Wed Apr 14 05:13:50 UTC 2004

Modified Files:
	src/sbin/sysctl: sysctl.c

Log Message:
If the node was specifically requested but has no description, print
the "no description" message instead of skipping (as happens when
recursing into a subtree).  This does not apply to non-node-type
nodes.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sbin/sysctl/sysctl.c

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