OpenBSD CVS

src/usr.bin/ftp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ftp

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.18   23 years  todd   bogus comment police
[TXT] cmds.c  1.35   23 years  aaron   Spelling: tripple -> triple
[TXT] cmdtab.c  1.14   23 years  itojun   add epsv4 command, which turns off epsv on ipv4 (off by dfeault) automagicaslly ...
[TXT] complete.c  1.10   23 years  millert   Add a missing newline in debug mode to separate debug output from line containin...
[TXT] domacro.c  1.7   26 years  millert   Updates from NetBSD (lukem) include -Wall cleanup. More -W* cleanup and in_port_...
[TXT] extern.h  1.20   23 years  itojun   add epsv4 command, which turns off epsv on ipv4 (off by dfeault) automagicaslly ...
[TXT] fetch.c  1.33   23 years  millert   warnx?/errx? paranoia (use "%s" not a bare string unless it is a constant). The...
[TXT] ftp.1  1.33   23 years  millert   Typo in Synopsis; there's a -v option, not -u "Brian J. Kifiak" <bk@rt.fm>
[TXT] ftp.c  1.39   23 years  itojun   branches: 1.39.4; emit more easier-to-understand error message on port name err...
[TXT] ftp_var.h  1.19   23 years  itojun   add epsv4 command, which turns off epsv on ipv4 (off by dfeault) automagicaslly ...
[TXT] main.c  1.47   23 years  itojun   add epsv4 command, which turns off epsv on ipv4 (off by dfeault) automagicaslly ...
[TXT] pathnames.h  1.6   27 years  millert   Sync with NetBSD (lukem) * support $ftp_proxy for ftp:// transfers [bin/3245...
[TXT] ruserpass.c  1.12   23 years  millert   If the HOME environment variable is not set, do not try to read .netrc from cwd....
[TXT] stringlist.c  1.2   26 years  millert   Updates from NetBSD (lukem) include -Wall cleanup. More -W* cleanup and in_port_...
[TXT] stringlist.h  1.1   27 years  millert   Add back ``-r'' option and fix strncpy() usage and other nits because I'm anal. ...
[TXT] util.c  1.24   24 years  deraadt   0-size files still deserve a progress meter; also, after file is finished transf...