Date: Fri, 9 Oct 1998 17:03:07 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_module.c Message-ID: <199810100003.RAA07997@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1998/10/09 17:03:07 PDT
Modified files:
sys/kern kern_module.c
Log:
Keep track of the containing file for modules. This is a bit of a hack,
but I can't think of another (relatively) easy way of getting the info
since the boot-time initialization is not done immediately after "loading".
XXX module_register() gained an extra arg. This might break the alpha
compile, if so, just add a zero to get the old behavior.
Revision Changes Path
1.10 +11 -7 src/sys/kern/kern_module.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810100003.RAA07997>
