Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2008 23:35:58
Module Name:	src
Committed By:	ad
Date:		Sat Jan 12 23:35:58 UTC 2008

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

Log Message:
Add a function to look up a section by name and return address/size, and
nuke return of object entrypoint from kobj_stat(). It's a lot easier to
denote the module entypoint using a linkset.


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

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