1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/usr.bin/ftp
2024-05-21 05:00:47 +00:00
..
cmds.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
cmds.h
cmdtab.c
complete.c
cookie.c make use of getline(3) in ftp(1) 2021-02-16 16:27:34 +00:00
domacro.c
extern.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
fetch.c ftp: send Host: headers with CONNECT requests when tunneling TLS over an 2024-04-23 08:50:38 +00:00
ftp_var.h introduce support for sending the If-Modified-Since header while 2021-02-02 12:58:42 +00:00
ftp.1 Use non-blocking connect() with ppoll() and timeout instead of alarm(). 2022-09-15 12:47:10 +00:00
ftp.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
list.c
main.c Relax -C pledge to unbreak shelling out in interactive mode 2023-12-23 23:03:00 +00:00
Makefile revert makefile change included by mistake in previous 2023-06-28 17:36:51 +00:00
pathnames.h
ruserpass.c
small.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
small.h
stringlist.c
stringlist.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
util.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00