Subject: CVS commit: [netbsd-2-0] src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/16/2004 07:54:35
Module Name: src
Committed By: tron
Date: Fri Apr 16 07:54:35 UTC 2004
Modified Files:
src/sbin/sysctl [netbsd-2-0]: sysctl.c
Log Message:
Pull up revision 1.91 (requested by atatat in ticket #136):
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.86.2.6 -r1.86.2.7 src/sbin/sysctl/sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.