NetBSD/usr.bin/ftp
wiz 80cc7b7a7b Quote punctuation so macro works on it (another one). 2003-06-26 17:48:37 +00:00
..
Makefile Abstract out progress bar support into progressbar.[ch], for inclusion 2003-01-21 16:08:06 +00:00
cmds.c tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
cmdtab.c Improve description of help text for "passive". 2002-07-29 04:24:47 +00:00
complete.c convert to ANSI KNF 2000-05-01 10:35:16 +00:00
domacro.c line2 may overrun if line is too long (> 200). be more careful on strcpy. 2002-02-01 05:04:43 +00:00
extern.h Abstract out progress bar support into progressbar.[ch], for inclusion 2003-01-21 16:08:06 +00:00
fetch.c Uppercase URL. 2003-05-14 14:30:59 +00:00
ftp.1 Quote punctuation so macro works on it (another one). 2003-06-26 17:48:37 +00:00
ftp.c - when showing the final progress bar, replace "00:00 ETA" with the 2002-06-05 10:20:46 +00:00
ftp_var.h Abstract out progress bar support into progressbar.[ch], for inclusion 2003-01-21 16:08:06 +00:00
main.c Uppercase URL. 2003-05-14 14:30:59 +00:00
progressbar.c Crank dates on TNF copyright. 2003-02-28 09:53:49 +00:00
progressbar.h Crank dates on TNF copyright. 2003-02-28 09:53:49 +00:00
ruserpass.c - implement "mreget"; as per "mget" but uses "reget" instead of "get" 2000-11-15 00:10:59 +00:00
util.c Don't coredump when printing '%n' in the prompt if there's no username yet. 2003-06-15 13:49:46 +00:00
version.h Don't coredump when printing '%n' in the prompt if there's no username yet. 2003-06-15 13:49:46 +00:00