NetBSD/usr.bin/ftp
lukem ee0aef00c4 Add -x xferbufsize to set xferbuf size.
Implement  -x xferbufsize  set the socket send and receive buffer size,
as per 'xferbuf' in interactive mode.

Patch from Nicholas Mills (via private mail), with minor adjustment by me.
2015-04-23 23:31:23 +00:00
..
cmds.c document https support, mentioning certificates are not validated, and obey 2012-12-22 16:57:09 +00:00
cmdtab.c document https support, mentioning certificates are not validated, and obey 2012-12-22 16:57:09 +00:00
complete.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
domacro.c Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
extern.h As discussed on tech-net@: Don't display expected EHOSTUNREACH for all but 2012-07-04 06:09:37 +00:00
fetch.c don't pay attention to special characters if they don't come from the command 2014-10-26 16:21:59 +00:00
ftp_var.h Increase the buffer limit; otherwise files in: 2015-01-12 14:17:08 +00:00
ftp.1 Add -x xferbufsize to set xferbuf size. 2015-04-23 23:31:23 +00:00
ftp.c As discussed on tech-net@: Don't display expected EHOSTUNREACH for all but 2012-07-04 06:09:37 +00:00
main.c Add -x xferbufsize to set xferbuf size. 2015-04-23 23:31:23 +00:00
Makefile PR/47276: Add https support 2012-12-21 18:07:36 +00:00
progressbar.c Clean up #includes in progress(1). 2012-06-27 22:07:36 +00:00
progressbar.h Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare). 2009-04-12 10:18:52 +00:00
ruserpass.c * Implement -s srcaddr; uses srcaddr as the local IP address for all 2007-04-17 05:52:03 +00:00
ssl.c backwards compatible with netbsd-6. 2012-12-24 22:12:28 +00:00
ssl.h Annotate functions using format strings. 2014-01-07 02:07:08 +00:00
util.c When using the response to SYST to decide whether to default to 'binary' 2013-02-19 23:29:15 +00:00
version.h Add -x xferbufsize to set xferbuf size. 2015-04-23 23:31:23 +00:00