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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.28   9 years  tedu   various defines always exist, so delete the ifdef test. the socks support seems ...
[TXT] cmds.c  1.74   9 years  tedu   remove tenex transfer support. if you still have TOPS20 machines in service, you...
[TXT] cmds.h  1.2   9 years  tedu   remove tenex transfer support. if you still have TOPS20 machines in service, you...
[TXT] cmdtab.c  1.28   9 years  tedu   remove tenex transfer support. if you still have TOPS20 machines in service, you...
[TXT] complete.c  1.28   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] cookie.c  1.5   15 years  martynas   make it clean removing the ifdef SMALL maze. separate cmds and small stuff. ma...
[TXT] domacro.c  1.17   15 years  martynas   make it clean removing the ifdef SMALL maze. separate cmds and small stuff. ma...
[TXT] extern.h  1.42   10 years  deraadt   Add -D shorttitle support, so that the progress meter can show some sort of reas...
[TXT] fetch.c  1.138   9 years  jca   branches: 1.138.2; Fix URL-encoding of characters with the high order bit set. ...
[TXT] ftp.1  1.97   9 years  tedu   add -M to disable progressmeter. ok dlg halex millert
[TXT] ftp.c  1.91   9 years  tedu   various defines always exist, so delete the ifdef test. the socks support seems ...
[TXT] ftp_var.h  1.38   9 years  tedu   various defines always exist, so delete the ifdef test. the socks support seems ...
[TXT] list.c  1.7   10 years  deraadt   protos
[TXT] main.c  1.102   9 years  jsing   Rename tls_config_insecure_noverifyhost() to tls_config_insecure_noverifyname(),...
[TXT] pathnames.h  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ruserpass.c  1.30   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] small.c  1.4   9 years  tedu   remove tenex transfer support. if you still have TOPS20 machines in service, you...
[TXT] small.h  1.1   15 years  martynas   make it clean removing the ifdef SMALL maze. separate cmds and small stuff. ma...
[TXT] stringlist.c  1.11   9 years  doug   userland reallocarray audit. Replace malloc() and realloc() calls that may have...
[TXT] stringlist.h  1.4   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] util.c  1.70   9 years  tedu   remove the safeguard against porting to machines without 8 bit bytes. allows rem...