Subject: CVS commit: basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/16/2002 05:10:35
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Nov 16 03:10:35 UTC 2002

Modified Files:
	basesrc/libexec/ftpd: conf.c ftpd.c

Log Message:
audit use of strto* - beware of ERANGE, as well as typecast on result.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 basesrc/libexec/ftpd/conf.c
cvs rdiff -r1.145 -r1.146 basesrc/libexec/ftpd/ftpd.c

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