From owner-cvs-all Mon May 22 6: 1:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 78E4337BBF1; Mon, 22 May 2000 06:01:13 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA53159; Mon, 22 May 2000 06:01:14 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200005221301.GAA53159@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 22 May 2000 06:01:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/05/22 06:01:14 PDT Modified files: lib/libfetch ftp.c Log: Use $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is not found, `yourname@yourhost' is used. Revision Changes Path 1.22 +12 -2 src/lib/libfetch/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message