atom feed8 messages in org.freebsd.freebsd-archRe: moving struct module out of kern_...
FromSent OnAttachments
Dag-Erling SmorgravJul 22, 2001 4:58 am 
Dag-Erling SmorgravJul 22, 2001 5:00 am.diff
Dag-Erling SmorgravJul 22, 2001 5:16 am.diff
Bruce EvansJul 22, 2001 5:52 am 
Alfred PerlsteinJul 22, 2001 1:13 pm 
Mike SmithJul 22, 2001 1:18 pm 
Peter WemmJul 24, 2001 4:06 pm 
Dag-Erling SmorgravJul 26, 2001 3:00 pm 
Subject:Re: moving struct module out of kern_module.c
From:Alfred Perlstein (bri@sneakerz.org)
Date:Jul 22, 2001 1:13:00 pm
List:org.freebsd.freebsd-arch

* Bruce Evans <bd@zeta.org.au> [010722 07:56] wrote:

On 22 Jul 2001, Dag-Erling Smorgrav wrote:

Currently, struct module is defined in kern_module.c and opaque to the rest of the kernel. I'd like to move the definition out into module.h so linprocfs can access it. Any objections?

Yes, It's supposed to be opaque.

Agreed, if anything add a functional interface to grab the info and perform the manipulations that you need.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message