From owner-freebsd-hackers Wed May 21 10:34:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA22899 for hackers-outgoing; Wed, 21 May 1997 10:34:58 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA22888 for ; Wed, 21 May 1997 10:34:55 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <19993(7)>; Wed, 21 May 1997 10:34:03 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177489>; Wed, 21 May 1997 10:18:09 -0700 To: Luigi Rizzo cc: hackers@freebsd.org Subject: Re: ddd-1.0.tar.gz in distfiles dir In-reply-to: Your message of "Tue, 20 May 97 14:17:09 PDT." <199705202117.XAA06964@labinfo.iet.unipi.it> Date: Wed, 21 May 1997 10:17:57 PDT From: Bill Fenner Message-Id: <97May21.101809pdt.177489@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I wrote something that prints out all the URL's (freefall% make -m ~fenner/mk bill-fetch); it would be easy to do something similar (or just postprocess that output) for just filenames. Bill