Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 09/03/2003 07:33:39
Module Name:	src
Committed By:	jlam
Date:		Wed Sep  3 07:33:39 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/lib: ftpio.c

Log Message:
Check the return from read on the file descriptor for the ftp process: if
we don't get anything, then it's an error.  From cb@netbsd.org in private
email.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/usr.sbin/pkg_install/lib/ftpio.c

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