Date: Sun, 9 May 1999 09:34:37 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Bruce Evans <bde@zeta.org.au> 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 Message-ID: <Pine.BSF.4.05.9905090934120.447-100000@herring.nlsystems.com> In-Reply-To: <199905090116.LAA12556@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905090934120.447-100000>