NetBSD/usr.bin/ftp
lukem 5a12b29797 ftp(1): more $https_proxy documentation
Document $https_proxy in ENVIRONMENT.
(It was already documented elsewhere).

Fixes PR bin/51883
2021-01-31 08:59:40 +00:00
..
cmds.c ftp(1): fix description of "debug" 2021-01-06 09:15:59 +00:00
cmdtab.c
complete.c
domacro.c
extern.h trim down error checking if we are small. 2019-06-22 23:40:53 +00:00
fetch.c fetch_url: improve signal handler restoration 2020-07-11 00:29:38 +00:00
ftp_var.h
ftp.1 ftp(1): more $https_proxy documentation 2021-01-31 08:59:40 +00:00
ftp.c ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
main.c ftp: add -? for help. improve synopsis 2020-07-18 03:00:37 +00:00
Makefile add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
progressbar.c ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
progressbar.h ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
ruserpass.c
ssl.c ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
ssl.h Make fetch_read() return size_t like fread() does. It is bogus to 2019-04-04 00:36:09 +00:00
util.c ftp: exit if lostpeer invoked by a signal 2020-06-08 01:33:27 +00:00
version.h ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00