Subject: PR/24744 CVS commit: [netbsd-2] src/usr.sbin/pkg_install/lib
To: None <hubertf@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: pkgsrc-bugs
Date: 05/10/2005 18:22:01
The following reply was made to PR pkg/24744; it has been noted by GNATS.
From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/24744 CVS commit: [netbsd-2] src/usr.sbin/pkg_install/lib
Date: Tue, 10 May 2005 18:21:42 +0000 (UTC)
Module Name: src
Committed By: riz
Date: Tue May 10 18:21:42 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/lib [netbsd-2]: ftpio.c
Log Message:
Pull up revision 1.67 (requested by hubertf in ticket #1333):
Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>:
* ftp.fi.netbsd.org returns "257" in return to a "cd" command, accept that
(in addition to 250 and 550). Seems to be allowed per RFC 959.
* Make buffer for reply bigger (not too big, as it may hit performance).
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.62.4.1 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.