Subject: CVS commit: src/sbin
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/17/2003 04:01:57
Module Name:	src
Committed By:	lukem
Date:		Thu Apr 17 04:01:57 UTC 2003

Modified Files:
	src/sbin/fsirand: fsirand.c
	src/sbin/mknod: mknod.c

Log Message:
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sbin/fsirand/fsirand.c
cvs rdiff -r1.24 -r1.25 src/sbin/mknod/mknod.c

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