Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.sbin/pkg_install/lib
Module Name: src
Committed By: tron
Date: Sat Mar 19 13:16:56 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/lib [netbsd-3]: ftpio.c
Log Message:
Pull up revision 1.67 (requested by hubertf in ticket #8):
Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola%iki.fi@localhost>:
* 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.66 -r1.66.2.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.
Home |
Main Index |
Thread Index |
Old Index