Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 10/01/2000 23:34:34
Module Name: basesrc
Committed By: hubertf
Date: Sun Oct 1 20:34:33 UTC 2000
Modified Files:
basesrc/usr.sbin/pkg_install/lib: ftpio.c
Log Message:
Not every FTP server says nicely "Goodbye".
If they used some other string, pkg_add would hang forever.
The result of testing things only against one FTP server...
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 basesrc/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.