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/22/2004 07:52:04
Module Name: src
Committed By: tron
Date: Thu Apr 22 07:52:04 UTC 2004
Modified Files:
src/sbin/sysctl [netbsd-2-0]: sysctl.c
Log Message:
Pull up revision 1.92 (requested by atatat in ticket #174):
Some lint cleaning, strip leading (and sometimes trailing) whitespace
from values to be assigned when processing a file. Clean up error
reporting (print the name of the file and the line number), and tidy
some numeric conversions. Continue after most "errors" when
processing a -f argument.
Addresses PR bin/25115.
To generate a diff of this commit:
cvs rdiff -r1.86.2.7 -r1.86.2.8 src/sbin/sysctl/sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.