Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 04/24/2003 20:09:43
Module Name:	src
Committed By:	ragge
Date:		Thu Apr 24 20:09:43 UTC 2003

Modified Files:
	src/sys/kern: kern_lkm.c

Log Message:
Teach the lkm code to add loaded module symbols to the in-kernel symbol table.
XXX - The way this works is clumsy, at least. It will be fixed as soon as
the in-kernel linker is in place.


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/kern/kern_lkm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.