Date: Fri, 9 Oct 1998 17:07:53 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_linker.c Message-ID: <199810100007.RAA08082@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/09 17:07:53 PDT
Modified files:
sys/kern kern_linker.c
Log:
Use Mike Smith's linker module search path code.
Implement preloading in a fairly MI way, assuming the information is
prepared.
DDB interface helpers.. Provide some support for db_kld.c so that we
don't have to export too much detail.
Debugging and cosmetic nits left in from development..
The other half of the containing file hack so modules can associate
themselves with their "file".
Revision Changes Path
1.8 +261 -16 src/sys/kern/kern_linker.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810100007.RAA08082>
