From owner-cvs-all Tue May 23 3:28:44 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 7D32537B759; Tue, 23 May 2000 03:28:32 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA08605; Tue, 23 May 2000 11:28:29 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA00873; Tue, 23 May 2000 09:06:08 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200005230806.JAA00873@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Jan Koum Cc: Hajimu UMEMOTO , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/lib/libfetch ftp.c In-Reply-To: Message from Jan Koum of "Mon, 22 May 2000 22:06:28 PDT." <20000522220628.E39617@ethereal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 23 May 2000 09:06:08 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do you mean ps -e ? That hole was plugged (in -current anyway) a few months ago by phk so that only root or the same user can see the environment of a given process. > 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 -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message