Subject: CVS commit: src/sbin/sysctl
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 04/25/2004 05:36:49
Module Name: src
Committed By: atatat
Date: Sun Apr 25 05:36:49 UTC 2004
Modified Files:
src/sbin/sysctl: sysctl.c
Log Message:
When converting a string to a number, also make sure that you didn't
convert an empty string to a zero.
Follow on to PR bin/25115 in private email.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sbin/sysctl/sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.