Date: Fri, 25 Jun 1999 07:11:18 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp Makefile fetch.c ftp.1 ftp.c ftp_var.h main.c util.c Message-ID: <199906251411.HAA32790@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 1999/06/25 07:11:18 PDT
Modified files:
usr.bin/ftp Makefile fetch.c ftp.1 ftp.c ftp_var.h
main.c util.c
Log:
- add "-s src_addr" option to allow setting of the source IP address;
- fix two minor bugs;
- slightly cleanup manpage.
Revision Changes Path
1.9 +1 -2 src/usr.bin/ftp/Makefile
1.6 +7 -1 src/usr.bin/ftp/fetch.c
1.9 +26 -29 src/usr.bin/ftp/ftp.1
1.16 +25 -24 src/usr.bin/ftp/ftp.c
1.7 +5 -1 src/usr.bin/ftp/ftp_var.h
1.18 +41 -15 src/usr.bin/ftp/main.c
1.7 +3 -3 src/usr.bin/ftp/util.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906251411.HAA32790>
