Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 05/07/2003 21:28:17
Module Name:	src
Committed By:	ragge
Date:		Wed May  7 21:28:17 UTC 2003

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

Log Message:
Remove useless entries from the symbol table at load.
Add patricia-tree-style lookup code for symbols (for fast lookups).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/kern_ksyms.c

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