From owner-freebsd-current Tue Oct 1 18:27:23 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA18290 for current-outgoing; Tue, 1 Oct 1996 18:27:23 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA18283; Tue, 1 Oct 1996 18:27:20 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.0/CET-v2.1) with SMTP id BAA01798; Wed, 2 Oct 1996 01:25:43 GMT Date: Wed, 2 Oct 1996 10:25:43 +0900 (JST) From: Michael Hancock To: Bruce Evans cc: peter@spinner.DIALix.COM, sos@freebsd.org, current@freebsd.org Subject: Re: WARNING: botched ld.so commit! :-( In-Reply-To: <199610011435.AAA32208@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 2 Oct 1996, Bruce Evans wrote: > This shows that the chflags on ld.so is mainly to [prevent] shoot[ing] > yourself in the foot. It doesn't improve security. > I was thinking of asking why we're evening using it when INITIAL_IMMUTABLE_LEVEL is not configurable without hardcoding the source. Regards, Mike