Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/16/2003 21:52:58
Module Name: src
Committed By: dsl
Date: Mon Jun 16 21:52:58 UTC 2003
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
Print hw.cnmagic as escaped hex bytes (unless -n given).
Change 'special' to be a numeral not a bit, it isn't ever used as a bit
and I can't see why it should ever be used that way.
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sbin/sysctl/sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.