Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/28/2005 04:03:13
Module Name:	src
Committed By:	christos
Date:		Mon Mar 28 04:03:13 UTC 2005

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

Log Message:
make sysctl -n print the real console tty name and -nn print the numeric
value.
XXX: -n means don't print name, not numeric. We should stop overloading
it and use a different flag.


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

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