Date: Sat, 28 Aug 2004 14:57:34 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common bootstrap.h load_elf.c misc.c Message-ID: <200408281457.i7SEvY1t009205@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2004-08-28 14:57:34 UTC FreeBSD src repository Modified files: sys/boot/common bootstrap.h load_elf.c misc.c Log: Add a few helper functions for zeroing kernel space and reading from specified file offsets. Make use of these in load_elf.c. Revision Changes Path 1.39 +3 -0 src/sys/boot/common/bootstrap.h 1.31 +11 -37 src/sys/boot/common/load_elf.c 1.9 +68 -0 src/sys/boot/common/misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408281457.i7SEvY1t009205>