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_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   26 years  imp   Fix CFLAGS in SOCKS case, and automatically use USE_SOCKS to compile socks in
[TXT] cmds.c  1.26   26 years  weingart   Fix buffer overflows in quote1(), clear line buffer before use. Hopefully, this...
[TXT] cmdtab.c  1.11   26 years  millert   Updtaes from NetBSD (lukem) bugs fixed: * don't interpret '-' or '|' w...
[TXT] complete.c  1.9   26 years  millert   Updtaes from NetBSD (lukem) bugs fixed: * don't interpret '-' or '|' w...
[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.17   26 years  millert   Add a new option "-o filename" for autofetch mode. Allows use of "-" to mean st...
[TXT] fetch.c  1.18   26 years  marc   pass host name with GET request so servers hosting multiple virtual hosts know t...
[TXT] ftp.1  1.18   26 years  millert   To change output, we use -o. Noted by David Leonard <leonard@csee.uq.edu.au>
[TXT] ftp.c  1.25   26 years  weingart   Fix buffer overflows in quote1(), clear line buffer before use. Hopefully, this...
[TXT] ftp_var.h  1.17   26 years  millert   By default, use passive mode and fall back to active as needed. The user can spe...
[TXT] main.c  1.38   26 years  millert   Add a new option "-o filename" for autofetch mode. Allows use of "-" to mean st...
[TXT] pathnames.h  1.6   27 years  millert   Sync with NetBSD (lukem) * support $ftp_proxy for ftp:// transfers [bin/3245...
[TXT] ruserpass.c  1.11   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
[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.17   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places