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_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.15   25 years  millert   -lcurses, not termcap/termlib
[TXT] cmds.c  1.31   24 years  aaron   retreived -> retrieved
[TXT] cmdtab.c  1.12   25 years  aaron   retreived -> retrieved
[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.18   25 years  art   fd_set is not a struct
[TXT] fetch.c  1.24   25 years  deraadt   if we read less than Content-Length, whine and error
[TXT] ftp.1  1.27   24 years  aaron   correct use of .Nm; some other formatting nits
[TXT] ftp.c  1.33   25 years  millert   Fall back from passive to active if connect() fails. This can happen if the rem...
[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.43   25 years  d   add -m to usage()
[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.21   25 years  deraadt   if winsize.ws_col is 0, assume 80