From owner-cvs-all Mon May 22 22: 6:34 2000 Delivered-To: cvs-all@freebsd.org Received: from camel.ethereal.net (camel.ethereal.net [216.200.22.209]) by hub.freebsd.org (Postfix) with ESMTP id 4156A37B8AB; Mon, 22 May 2000 22:06:30 -0700 (PDT) (envelope-from jkb@camel.ethereal.net) Received: (from jkb@localhost) by camel.ethereal.net (8.10.0.Beta10/8.10.0.Beta10) id e4N56Sq44401; Mon, 22 May 2000 22:06:28 -0700 (PDT) Date: Mon, 22 May 2000 22:06:28 -0700 From: Jan Koum To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libfetch ftp.c Message-ID: <20000522220628.E39617@ethereal.net> References: <200005221301.GAA53159@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.1i In-Reply-To: <200005221301.GAA53159@freefall.freebsd.org>; from ume@FreeBSD.ORG on Mon, May 22, 2000 at 06:01:14AM -0700 X-Operating-System: FreeBSD camel.ethereal.net 3.4-RELEASE FreeBSD 3.4-RELEASE X-Unix-Uptime: 8:11PM up 17 days, 6:48, 30 users, load averages: 1.15, 1.17, 1.16 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG btw, putting passwords and passphrases into an environment variable has always been bad, since anyone can read it with 'ps -auxww' not a big deal i guess as long as you know what you are doing... On Mon, May 22, 2000 at 06:01:14AM -0700, Hajimu UMEMOTO wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message