From owner-cvs-usrbin Wed Jun 25 06:27:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA22247 for cvs-usrbin-outgoing; Wed, 25 Jun 1997 06:27:46 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA22239; Wed, 25 Jun 1997 06:27:24 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id GAA21147; Wed, 25 Jun 1997 06:27:35 -0700 (PDT) To: Michael Smith cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/ftp complete.c fetch.c util.c Makefile cmds.c cmdtab.c domacro.c extern.h ftp.1 ftp.c ftp_var.h main.c pathnames.h ruserpass.c In-reply-to: Your message of "Wed, 25 Jun 1997 01:56:48 PDT." <199706250856.BAA23176@freefall.freebsd.org> Date: Wed, 25 Jun 1997 06:27:34 -0700 Message-ID: <21144.867245254@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > - commandline editing and history. > - local and remote filename completion. > - a new progress display. > - the ability to access files using either the ftp or http protocols, > and use http proxies for ftp transfers. Hmmmm. Maybe it's time to kill the evil fetch(1) then? :) Jordan