Subject: CVS commit: src/usr.sbin
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/17/2003 02:41:23
Module Name: src
Committed By: lukem
Date: Thu Apr 17 02:41:22 UTC 2003
Modified Files:
src/usr.sbin/iteconfig: iteconfig.c
src/usr.sbin/mountd: mountd.c
Log Message:
clear errno before strtol() if we're going to test it for ERANGE afterwards
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.sbin/iteconfig/iteconfig.c
cvs rdiff -r1.82 -r1.83 src/usr.sbin/mountd/mountd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.