]> git.cameronkatri.com Git - bsd-progress.git/commit
* Implement -s srcaddr; uses srcaddr as the local IP address for all
authorlukem <lukem@NetBSD.org>
Tue, 17 Apr 2007 05:52:03 +0000 (05:52 +0000)
committerlukem <lukem@NetBSD.org>
Tue, 17 Apr 2007 05:52:03 +0000 (05:52 +0000)
commitf03f0dba0d741e3a0242e188ee85ecb48bca3d12
tree209661357345e25816024308a53013a72822c020
parent7364dc7cf61ef4ae5ef55eae5171412322d56030
* Implement -s srcaddr; uses srcaddr as the local IP address for all
  connections.
  Based on code in the version of ftp that FreeBSD had before they
  replaced it with lukemftp.
* Move error message handling into ftp_connect() rather than in the
  caller, so that more specific error reporting can occur.
* Improve consistency of various warning and error messages.
progressbar.c