From owner-cvs-all Sat May 8 18:16:25 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 1C3891516B; Sat, 8 May 1999 18:16:20 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA12556; Sun, 9 May 1999 11:16:19 +1000 Date: Sun, 9 May 1999 11:16:19 +1000 From: Bruce Evans Message-Id: <199905090116.LAA12556@godzilla.zeta.org.au> To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, peter@FreeBSD.org Subject: Re: cvs commit: src/sys/kern link_aout.c link_elf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > 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. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message