Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter
authormillert <millert@openbsd.org>
Fri, 14 Mar 1997 04:32:12 +0000 (04:32 +0000)
committermillert <millert@openbsd.org>
Fri, 14 Mar 1997 04:32:12 +0000 (04:32 +0000)
commit04198da0e3b9bbc0c1e0c7ff781ea96b24043ae5
treebf84e658228536b3d078be13dedbe62c0e442450
parent097d00dbe985bef7e5164c65d3071417c3a02c14
Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter
and setting times.
12 files changed:
usr.bin/ftp/cmds.c
usr.bin/ftp/cmdtab.c
usr.bin/ftp/complete.c
usr.bin/ftp/domacro.c
usr.bin/ftp/extern.h
usr.bin/ftp/fetch.c
usr.bin/ftp/ftp.1
usr.bin/ftp/ftp.c
usr.bin/ftp/ftp_var.h
usr.bin/ftp/main.c
usr.bin/ftp/ruserpass.c
usr.bin/ftp/util.c