Date: Fri, 16 Oct 1998 20:06:39 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common load_elf.c Message-ID: <199810170306.UAA27058@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/16 20:06:39 PDT Modified files: sys/boot/common load_elf.c Log: Load the first page of the file and use the headers in it. This should avoid the need to seek back to offset zero which is causing trouble on the Alpha with a gzipped kernel. Revision Changes Path 1.9 +49 -53 src/sys/boot/common/load_elf.c 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?199810170306.UAA27058>