From owner-freebsd-arch  Mon May  8  0:36: 0 2000
Delivered-To: freebsd-arch@freebsd.org
Received: from md5.follo.net (isdn-13.follo.net [195.204.140.102])
	by hub.freebsd.org (Postfix) with ESMTP id 8EED037BD73
	for <arch@freebsd.org>; Mon,  8 May 2000 00:35:56 -0700 (PDT)
	(envelope-from des@flood.ping.uio.no)
Received: (from des@localhost)
	by md5.follo.net (8.9.3/8.9.3) id JAA21687;
	Mon, 8 May 2000 09:35:53 +0200 (CEST)
	(envelope-from des@flood.ping.uio.no)
X-Authentication-Warning: md5.follo.net: des set sender to des@flood.ping.uio.no using -f
To: arch@freebsd.org
Subject: libfetch-based fetch(1)
From: Dag-Erling Smorgrav <des@flood.ping.uio.no>
Date: 08 May 2000 09:35:52 +0200
Message-ID: <86d7mxa3zb.fsf@md5.follo.net>
Lines: 15
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-arch@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

I just uploaded a new version to the usual place
(<URL:http://www.freebsd.org/~des/software/>). I've added -s and -S,
eliminated a warning, moved some code around, and cleaned up the usage
message so it looks more like the current fetch's usage message.

There's still a handful of fetch(1) options I haven't implemented -
mostly because they're undocumented.

OBTW, -r in my version doesn't work quite exactly like it does in our
current fetch(1) - it doesn't compare mtimes. I'll fix that (and add
-F) the next time around.

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message