From owner-cvs-all Sun Jun 21 20:19:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00618 for cvs-all-outgoing; Sun, 21 Jun 1998 20:19:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ren.dtir.qld.gov.au (firewall-user@ns.dtir.qld.gov.au [203.108.138.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00574; Sun, 21 Jun 1998 20:19:17 -0700 (PDT) (envelope-from syssgm@dtir.qld.gov.au) Received: by ren.dtir.qld.gov.au; id NAA12097; Mon, 22 Jun 1998 13:18:31 +1000 (EST) Received: from ogre.dtir.qld.gov.au(167.123.8.3) by ren.dtir.qld.gov.au via smap (3.2) id xma012082; Mon, 22 Jun 98 13:18:05 +1000 Received: from atlas.dtir.qld.gov.au (atlas.dtir.qld.gov.au [167.123.8.9]) by ogre.dtir.qld.gov.au (8.8.8/8.8.7) with ESMTP id NAA08891; Mon, 22 Jun 1998 13:18:05 +1000 (EST) Received: from nymph.dtir.qld.gov.au (nymph.dtir.qld.gov.au [167.123.10.10]) by atlas.dtir.qld.gov.au (8.8.5/8.8.5) with ESMTP id NAA00767; Mon, 22 Jun 1998 13:18:04 +1000 (EST) Received: from nymph.dtir.qld.gov.au (localhost.dtir.qld.gov.au [127.0.0.1]) by nymph.dtir.qld.gov.au (8.8.8/8.8.7) with ESMTP id NAA11748; Mon, 22 Jun 1998 13:18:04 +1000 (EST) (envelope-from syssgm@nymph.dtir.qld.gov.au) Message-Id: <199806220318.NAA11748@nymph.dtir.qld.gov.au> To: Nate Williams cc: Stephen McKay , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-aout rtld.c References: <199806211422.HAA25239@freefall.freebsd.org> <199806211824.MAA16738@mt.sri.com> In-Reply-To: <199806211824.MAA16738@mt.sri.com> from Nate Williams at "Sun, 21 Jun 1998 12:24:27 -0600" Date: Mon, 22 Jun 1998 13:18:04 +1000 From: Stephen McKay Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sunday, 21st June 1998, Nate Williams wrote: >> mckay 1998/06/21 07:22:31 PDT >> >> Modified files: >> libexec/rtld-aout rtld.c >> Log: >> Since I got no objections to this patch >I thought there was wide-spread objections to this patch based on the >fact that this 'hack' must continually be in FreeBSD from here til >eternity, thus slowing down the loader as well as being a poor solution. > >IMHO, it should be backed out, as the 'error' errors will end up being a >non-problem when the ELF switch-over is done. I got no replies to the public airing of this patch in -current. I know some people object, but they would not support any of the alternative options. I am happy to back out this patch the moment a workable alternative is in place. It is carefully designed to be instantly removable. It also has no performance impact on executables that are linked with a libc that supplies __error. Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message