From owner-cvs-all Sun May 9 1:34:48 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id C5E1E15043; Sun, 9 May 1999 01:34:44 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA33439; Sun, 9 May 1999 09:34:37 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sun, 9 May 1999 09:34:37 +0100 (BST) From: Doug Rabson To: Bruce Evans Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org, peter@freebsd.org Subject: Re: cvs commit: src/sys/kern link_aout.c link_elf.c In-Reply-To: <199905090116.LAA12556@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 9 May 1999, Bruce Evans wrote: > > Modified files: > > sys/kern link_aout.c link_elf.c > > Log: > > Use KERNBASE for the load address of the kernel rather than magic constants > > as it seems to work.. (at least on i386/elf). > > Even wrong magic constants (still at 0xf0100000 for i386) seemed to work. For the kernel file, its really just informational (its printed out by kldstat). -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message