NetBSD/usr.bin/ftp
lukem b81a1d9903 - if SMALLPROG is defined, add -DNO_EDITCOMPLETE -DNO_ABOUT,
and don't bother linking with -ledit -ltermcap
- if SMALLPROG is not defined or SMALLPROG_INET6 is defined, add -DINET6
2002-10-17 06:16:48 +00:00
..
Makefile - if SMALLPROG is defined, add -DNO_EDITCOMPLETE -DNO_ABOUT, 2002-10-17 06:16:48 +00:00
cmds.c strdup -> xstrdup (handle malloc error right) 2002-07-12 03:05:13 +00:00
cmdtab.c Improve description of help text for "passive". 2002-07-29 04:24:47 +00:00
complete.c
domacro.c
extern.h
fetch.c
ftp.1 Typo and Americanism. From Adrian Mrva. 2002-10-02 15:56:27 +00:00
ftp.c
ftp_var.h Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
main.c Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
ruserpass.c
util.c Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time> 2002-08-27 13:11:02 +00:00
version.h