From owner-cvs-all Fri Mar 16 3:33:55 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.virtual-estates.net (video-collage.com [160.79.196.177]) by hub.freebsd.org (Postfix) with ESMTP id 3D63C37B719; Fri, 16 Mar 2001 03:33:49 -0800 (PST) (envelope-from mi@mail.virtual-estates.net) Received: (from mi@localhost) by mail.virtual-estates.net (8.9.3+3.2W/8.9.3) id GAA04323; Fri, 16 Mar 2001 06:24:36 -0500 (EST) From: Mikhail Teterin Message-Id: <200103161124.GAA04323@mail.virtual-estates.net> Subject: Re: cvs commit: src/lib/libfetch fetch.3 ftp.c http.c In-Reply-To: <200103152354.f2FNs9m96815@freefall.freebsd.org> from Dag-Erling Smorgrav at "Mar 15, 2001 03:54:09 pm" To: Dag-Erling Smorgrav Date: Fri, 16 Mar 2001 06:24:35 -0500 (EST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL60 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > des 2001/03/15 15:54:09 PST > > Modified files: (Branch: RELENG_4) > lib/libfetch fetch.3 ftp.c http.c > Log: > MFC: support {ftp,http}_proxy for compatibility reasons. > fix EINTR handling bug. > > Revision Changes Path > 1.11.2.15 +9 -1 src/lib/libfetch/fetch.3 > 1.16.2.19 +8 -5 src/lib/libfetch/ftp.c > 1.13.2.13 +3 -2 src/lib/libfetch/http.c BTW, are we going to support https:// URLs? With OpenSSL in the tree for a while, this would seem like a logical next step. -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message