From owner-cvs-all Sun Jun 23 20:46:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9FC037B400; Sun, 23 Jun 2002 20:46:55 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5O3ktO92344; Sun, 23 Jun 2002 20:46:55 -0700 (PDT) (envelope-from matusita) Message-Id: <200206240346.g5O3ktO92344@freefall.freebsd.org> From: Makoto Matsushita Date: Sun, 23 Jun 2002 20:46:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall http.c X-FreeBSD-CVS-Branch: RELENG_4 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 matusita 2002/06/23 20:46:55 PDT Modified files: (Branch: RELENG_4) release/sysinstall http.c Log: Fix HTTP proxy code. Actually, it was fixed in rev 1.6 but I've misunderstand where to fix in 4-stable (sorry). This commit should be the MFC of rev 1.6. PR: 39754 Pointy hat to: matusita Revision Changes Path 1.2.2.5 +3 -3 src/release/sysinstall/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message