NetBSD/usr.bin/ftp
lukem f74df4b2ea * fix up confirm() (broke `a' and `p' in last commit)
* simplify main loop (don't need `top' variable any more)
* use a struct sockaddr_in6.sin6_addr for the result from inet_pton(),
  rather than u_char buf[16]
* add a few more comments
1999-10-13 02:47:54 +00:00
..
Makefile simple dependancy so addition of global vars to ftp_var.h is detected for main.c 1999-10-01 07:58:02 +00:00
cmds.c * fix up confirm() (broke `a' and `p' in last commit) 1999-10-13 02:47:54 +00:00
cmdtab.c add TNFi copyright to all files i've done more than a minor amount of work to... 1999-10-05 01:16:11 +00:00
complete.c add TNFi copyright to all files i've done more than a minor amount of work to... 1999-10-05 01:16:11 +00:00
domacro.c
extern.h * fix up confirm() (broke `a' and `p' in last commit) 1999-10-13 02:47:54 +00:00
fetch.c a few user interface and cosmetic tweaks: 1999-10-12 06:04:59 +00:00
ftp.1 s/ARPANET/Internet/ ... 1999-10-12 08:11:59 +00:00
ftp.c a few user interface and cosmetic tweaks: 1999-10-12 06:04:59 +00:00
ftp_var.h use sigjmp_buf for sigsetjmp(), instead of jmp_buf. 1999-10-10 22:33:54 +00:00
main.c * fix up confirm() (broke `a' and `p' in last commit) 1999-10-13 02:47:54 +00:00
ruserpass.c
util.c * fix up confirm() (broke `a' and `p' in last commit) 1999-10-13 02:47:54 +00:00