cvs commit: src/lib/libutil Makefile kld.3 kld.c libutil.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Feb 18 09:23:40 PST 2006


On Sat, Feb 18, 2006 at 05:03:26PM +0100, Dag-Erling Sm?rgrav wrote:
+> Pawel Jakub Dawidek <pjd at FreeBSD.org> writes:
+> > Sounds useful, thanks. It'll be even more useful if we can change it to:
+> >
+> > 	int kld_isloaded(const char *name, ...);
+> > 	int kld_load(const char *name, ...);
+> >
+> > What do you think?
+> 
+> Not really.  It just complicates the logic without adding much
+> benefit.

It doesn't change your API, just extends it. With this change I'll be
able to use this functions in geom(8) without wrappers around them.
And this is the whole point of having them, right?

Anyway. This is just an opinion from kld(3) consumer, do what you want.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20060218/c2c4d5c5/attachment.bin


More information about the cvs-all mailing list