NetBSD/usr.bin/ftp
christos ce9f2915a6 PR/25566: Anders Magnusson: ftp(1) do not like large TCP windows.
Limit it to 8M.
2004-05-14 18:39:21 +00:00
..
Makefile
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c
ftp.1 -n is ignored for auto-fetch transfers 2003-12-19 03:46:02 +00:00
ftp.c If connect(2) in xconnect() fails with EINTR, call select(2) on the socket 2004-04-10 12:21:39 +00:00
ftp_var.h
main.c PR/25566: Anders Magnusson: ftp(1) do not like large TCP windows. 2004-05-14 18:39:21 +00:00
progressbar.c Allow custom text printed before (left of) the progress bar from progress(1): 2004-03-09 17:04:24 +00:00
progressbar.h Allow custom text printed before (left of) the progress bar from progress(1): 2004-03-09 17:04:24 +00:00
ruserpass.c
util.c If connect(2) in xconnect() fails with EINTR, call select(2) on the socket 2004-04-10 12:21:39 +00:00
version.h If connect(2) in xconnect() fails with EINTR, call select(2) on the socket 2004-04-10 12:21:39 +00:00