njl 2007-05-16 07:04:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libfetch fetch.3 ftp.c
Log:
MFC: the new FTP_COMBINE_CWDS define allows libfetch to attempt to change
directories all at once, saving latency.
Tested by: des
Revision Changes Path
1.60.2.2 +11 -1 src/lib/libfetch/fetch.3
1.91.2.2 +23 -1 src/lib/libfetch/ftp.c