From owner-cvs-all Thu Jul 25 8:29:22 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 2C5DD37B401; Thu, 25 Jul 2002 08:29:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C568643E8A; Thu, 25 Jul 2002 08:29:19 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PFTJJU080269; Thu, 25 Jul 2002 08:29:19 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PFTJCN080268; Thu, 25 Jul 2002 08:29:19 -0700 (PDT) Message-Id: <200207251529.g6PFTJCN080268@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 Jul 2002 08:29:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp fetch.c ftp.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 ume 2002/07/25 08:29:18 PDT Modified files: (Branch: RELENG_4) usr.bin/ftp fetch.c ftp.c Log: Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach scope identifier). (Since 5-CURRENT already switched to use lukemftp, this is for 4-STABLE only.) Revision Changes Path 1.12.2.5 +1 -6 src/usr.bin/ftp/fetch.c 1.28.2.5 +8 -11 src/usr.bin/ftp/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message