Subject: Re: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2008 23:40:01
On Sat, Jan 12, 2008 at 11:34:48PM +0000, Andrew Doran wrote:

> 
> Module Name:	src
> Committed By:	ad
> Date:		Sat Jan 12 23:34:48 UTC 2008
> 
> Modified Files:
> 	src/sys/sys: kobj.h

Not having much luck today, I fixed this in the repository. It should say:

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.

Andrew