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_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   21 years  fgsch   http redirect support; adapted from NetBSD.
[TXT] cmds.c  1.42   21 years  deraadt   be more aware of directory change failures; s@msmith.net
[TXT] cmdtab.c  1.15   22 years  pjanzen   More accurate help.
[TXT] complete.c  1.13   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] domacro.c  1.8   21 years  itojun   line2 may overrun if line is too long (> 200). be more careful on strcpy. XXX s...
[TXT] extern.h  1.24   21 years  fgsch   http redirect support; adapted from NetBSD.
[TXT] fetch.c  1.44   21 years  itojun   correct use of getnameinfo. PR 3138
[TXT] ftp.1  1.37   21 years  jmc   small typos; ok miod@
[TXT] ftp.c  1.51   21 years  itojun   getnameinfo buffer has to be NI_MAXHOST
[TXT] ftp_var.h  1.21   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] main.c  1.50   21 years  mpech   We want sync usage() w/ manual since -4/-6 options have been added. millert@ ok...
[TXT] pathnames.h  1.6   27 years  millert   Sync with NetBSD (lukem) * support $ftp_proxy for ftp:// transfers [bin/3245...
[TXT] ruserpass.c  1.13   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] stringlist.c  1.3   21 years  deraadt   malloc/strdup failure not handled; cloder@acm.org
[TXT] stringlist.h  1.2   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] util.c  1.31   21 years  fgsch   http redirect support; adapted from NetBSD.