From owner-freebsd-hackers Fri Oct 18 00:45:23 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA03809 for hackers-outgoing; Fri, 18 Oct 1996 00:45:23 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA03800; Fri, 18 Oct 1996 00:45:14 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id JAA13169; Fri, 18 Oct 1996 09:44:35 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199610180744.JAA13169@gvr.win.tue.nl> Subject: Re: cvs commit: src/lib/libc/db/hash hash_buf.c To: ache@nagual.ru (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Fri, 18 Oct 1996 09:44:34 +0200 (MET DST) Cc: thorpej@nas.nasa.gov, phk@critter.tfs.com, guido@freebsd.org, freebsd-hackers@freebsd.org, tech-userlevel@netbsd.org In-Reply-To: <199610172157.BAA00344@nagual.ru> from "[______ ______]" at "Oct 18, 96 01:57:34 am" X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Passwords can be stored anywhere in the application, > and it is per-application task to clear sensetive data anywhere. > > Please, back out this change. > > > And what about a user attaching a debugger to a running ftpd... > > He must be root for that. This is not true for 2.1.0 systems. It is for 2.1.5. I'll back it out. -Guido