Date: Tue, 27 Jan 1998 18:28:01 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ftp Makefile cmds.c cmdtab.c domacro.c extern.h ftp.1 ftp.c ftp_var.h main.c pathnames.h ruserpass.c Message-ID: <199801280228.SAA17279@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/01/27 18:28:01 PST
Modified files: (Branch: RELENG_2_2)
usr.bin/ftp Makefile cmds.c cmdtab.c domacro.c
extern.h ftp.1 ftp.c ftp_var.h main.c
pathnames.h ruserpass.c
Log:
Merge ftp(1) updates from -current (command history, command/filename
completion, commandline fetching, etc.)
Revision Changes Path
1.5.2.1 +18 -4 src/usr.bin/ftp/Makefile
1.5.2.3 +584 -613 src/usr.bin/ftp/cmds.c
1.4.2.1 +125 -85 src/usr.bin/ftp/cmdtab.c
1.1.1.1.8.1 +24 -16 src/usr.bin/ftp/domacro.c
1.4.2.1 +56 -35 src/usr.bin/ftp/extern.h
1.4.2.2 +408 -146 src/usr.bin/ftp/ftp.1
1.8.2.2 +496 -426 src/usr.bin/ftp/ftp.c
1.3.2.1 +66 -12 src/usr.bin/ftp/ftp_var.h
1.10.2.3 +309 -151 src/usr.bin/ftp/main.c
1.1.1.1.8.1 +4 -2 src/usr.bin/ftp/pathnames.h
1.3.6.2 +49 -24 src/usr.bin/ftp/ruserpass.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801280228.SAA17279>
