From owner-cvs-usrbin Wed Jun 25 08:41:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA29093 for cvs-usrbin-outgoing; Wed, 25 Jun 1997 08:41:03 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id IAA29059; Wed, 25 Jun 1997 08:40:17 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wguAq-0001td-00; Wed, 25 Jun 1997 09:40:00 -0600 To: Thomas Gellekum 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 Cc: Michael Smith , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-usrbin@freebsd.org In-reply-to: Your message of "25 Jun 1997 13:29:23 +0200." <874tamly3w.fsf@ghpc6.ihf.rwth-aachen.de> References: <874tamly3w.fsf@ghpc6.ihf.rwth-aachen.de> <199706250856.BAA23176@freefall.freebsd.org> Date: Wed, 25 Jun 1997 09:40:00 -0600 From: Warner Losh Message-Id: Sender: owner-cvs-usrbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <874tamly3w.fsf@ghpc6.ihf.rwth-aachen.de> Thomas Gellekum writes: : Does this mean we can nuke fetch(1)? Once the new ftp has been vetted, especially with the ports system in the case of a missing file, then likely it could be. I've had problems with older versions of OpenBSD's ftp program in fetching ports that I'm not sure are fixed yet (but they may have been mips specific). Warner