Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/29/1999 23:35:14
Module Name:	basesrc
Committed By:	lukem
Date:		Thu Sep 30 06:35:14 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: ftp.c

Log Message:
in empty(), FD_ZERO(&rmask) not (&cin). (hi christos! :)
fixes abort_remote() when __USE_SELECT is defined.
thanks to simonb@netbsd.org for reporting this bug


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 basesrc/usr.bin/ftp/ftp.c

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