NetBSD/usr.bin/ftp
lukem c114b2eb28 Don't clear the trailing character on the auth_url() username;
we now use getline() and that newline strips for us.
Problem found & fixed by Mark Davies.
2005-08-21 16:16:33 +00:00
..
Makefile
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c Don't clear the trailing character on the auth_url() username; 2005-08-21 16:16:33 +00:00
ftp.1 In macdef, point to $ command (from jmc@openbsd), and split paragraph (it was getting a bit big). 2005-07-06 11:21:26 +00:00
ftp.c
ftp_var.h
main.c
progressbar.c Revert back to using an int (instead of size_t) for holding a value that may 2005-07-19 00:41:05 +00:00
progressbar.h
ruserpass.c
util.c
version.h Don't clear the trailing character on the auth_url() username; 2005-08-21 16:16:33 +00:00