NetBSD/usr.bin/ftp
lukem 31835c3a13 Replace a "while" with an "if" since the code path only gets executed once. 2007-04-16 00:43:43 +00:00
..
Makefile
cmds.c getpass() can return NULL upon error in some implementations 2007-04-11 00:52:38 +00:00
cmdtab.c Revert rename of "debug" command from "ftp_debug" back to "debug". 2007-04-11 04:40:19 +00:00
complete.c Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. 2006-01-31 20:01:23 +00:00
domacro.c
extern.h Rename xfoo() to ftp_foo() to avoid collisions with libssh. Don't ask. 2006-01-31 20:01:23 +00:00
fetch.c getpass() can return NULL upon error in some implementations 2007-04-11 00:52:38 +00:00
ftp.1 Use "see" instead of "c.f.". 2006-10-27 01:29:17 +00:00
ftp.c Replace a "while" with an "if" since the code path only gets executed once. 2007-04-16 00:43:43 +00:00
ftp_var.h rename debug to ftp_debug. grr libssh. 2006-01-31 20:05:35 +00:00
main.c Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling 2007-04-12 04:25:00 +00:00
progressbar.c Use the IEC 60027-2 2^n based "KiB", "MiB", "GiB", (etc) 2007-04-12 06:13:02 +00:00
progressbar.h
ruserpass.c Various fixes from Nicholas Marriott sent to openbsd-tech and in private email: 2007-04-12 01:28:13 +00:00
util.c whitespace pedantry 2007-04-12 04:18:22 +00:00
version.h Various fixes from Nicholas Marriott sent to openbsd-tech and in private email: 2007-04-12 01:28:13 +00:00