From owner-cvs-all Mon Sep 16 22:54:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A3BA37B400; Mon, 16 Sep 2002 22:54:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EB3043E65; Mon, 16 Sep 2002 22:54:34 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8H5sYJU037340; Mon, 16 Sep 2002 22:54:34 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8H5sYXx037339; Mon, 16 Sep 2002 22:54:34 -0700 (PDT) Message-Id: <200209170554.g8H5sYXx037339@freefall.freebsd.org> From: Bill Fenner Date: Mon, 16 Sep 2002 22:54:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch common.c ftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/09/16 22:54:34 PDT Modified files: lib/libfetch common.c ftp.c Log: Make _fetch_connect() always set the error code. Tell ftp that _fetch_connect() always sets the error code (http already knew) Revision Changes Path 1.32 +3 -1 src/lib/libfetch/common.c 1.81 +2 -3 src/lib/libfetch/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message