From owner-freebsd-current@FreeBSD.ORG Wed Nov 19 10:18:57 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4490816A4CE for ; Wed, 19 Nov 2003 10:18:57 -0800 (PST) Received: from orthanc.ca (orthanc.ab.ca [216.123.230.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 368B943FBF for ; Wed, 19 Nov 2003 10:18:56 -0800 (PST) (envelope-from lyndon@orthanc.ca) Received: from [192.168.42.6] (peregrin.orthanc.ca [192.168.42.6]) by orthanc.ca (8.12.9p1/8.12.9) with ESMTP id hAJIIq1m013950; Wed, 19 Nov 2003 11:18:54 -0700 (MST) (envelope-from lyndon@orthanc.ca) Date: Wed, 19 Nov 2003 11:18:47 -0700 From: Lyndon Nerenberg To: Garance A Drosihn Message-ID: <2147483647.1069240727@[192.168.42.6]> In-Reply-To: References: X-Mailer: Mulberry/3.1.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on orthanc.ca cc: current@freebsd.org Subject: Re: Unfortunate dynamic linking for everything X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 18:18:57 -0000 --On Wednesday, November 19, 2003 12:30 AM -0500 Garance A Drosihn wrote: > have a: chflags ldcache /bin/sh Shouldn't that be 'chmod +t /bin/sh' ??? --lyndon