From owner-freebsd-stable Thu Jul 6 23:15: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id BC84E37B882 for ; Thu, 6 Jul 2000 23:15:04 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id XAA47847; Thu, 6 Jul 2000 23:14:56 -0700 (PDT) (envelope-from obrien) Date: Thu, 6 Jul 2000 23:14:56 -0700 From: "David O'Brien" To: Bill Fumerola Cc: stable@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_elf.c src/sys/sys imgact_elf.h src/sys/i386/linux linux_sysvec.c Message-ID: <20000706231455.D47491@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200007062226.PAA87109@freefall.freebsd.org> <20000706192818.W4034@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000706192818.W4034@jade.chc-chimes.com>; from billf@chimesnet.com on Thu, Jul 06, 2000 at 07:28:18PM -0400 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jul 06, 2000 at 07:28:18PM -0400, Bill Fumerola wrote: > On Thu, Jul 06, 2000 at 03:26:41PM -0700, David E. O'Brien wrote: > > > Modified files: (Branch: RELENG_4) > > sys/kern imgact_elf.c > > sys/sys imgact_elf.h > > sys/i386/linux linux_sysvec.c > > Log: > > MFC: Change our ELF binary branding to match the SCO (as USL) method in > > the latest SVR4 ELF spec. > > Are people going to have to do the brandelf magic to all their binaries > like we had to do in -current.. or is this a different change? Nope. I re-wrote my changes to imgact_elf.c. If anybody has any *new* problems running Linux binaries, PLEASE let me know. (and provide full error messages) Newly built FreeBSD binaries and those branded with brandelf(1) will get the new-style branding. But we can identify the old branding as well as on 3.x systems now. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message