From owner-freebsd-arch Fri Feb 23 12:13:36 2001 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 22BDF37B491 for ; Fri, 23 Feb 2001 12:13:33 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1NKDTW68677; Fri, 23 Feb 2001 12:13:29 -0800 (PST) (envelope-from obrien) Date: Fri, 23 Feb 2001 12:13:28 -0800 From: "David O'Brien" To: Jonathan Lemon Cc: arch@FreeBSD.ORG Subject: Re: sysctl kern.fallback_elf_brand Message-ID: <20010223121328.A68586@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <3A960EF8.75C3FC53@cup.hp.com> <20010223085849.I5714@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010223085849.I5714@prism.flugsvamp.com>; from jlemon@flugsvamp.com on Fri, Feb 23, 2001 at 08:58:49AM -0600 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-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 23, 2001 at 08:58:49AM -0600, Jonathan Lemon wrote: > +/* magic marker for fallback elf brand, not for e_ident[EI_OSABI] */ > +#define ELFOSABI_NONE (-1) /* No OSABI defined */ Please do not commit this (see my earlier message). My version of this uses the naked "-1". Please do not make up non-standard (ie, not defined by the ELF ABI maintainers) symbols. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message