From owner-cvs-all@FreeBSD.ORG Sat Feb 18 16:03:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DF016A428; Sat, 18 Feb 2006 16:03:32 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED9F43D4C; Sat, 18 Feb 2006 16:03:31 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 1194F2086; Sat, 18 Feb 2006 17:03:27 +0100 (CET) X-Spam-Tests: AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Learn: ham X-Spam-Score: -3.1/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 05873208C; Sat, 18 Feb 2006 17:03:27 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id E7D9C33C4E; Sat, 18 Feb 2006 17:03:26 +0100 (CET) To: Pawel Jakub Dawidek References: <200602181125.k1IBPSBu021102@repoman.freebsd.org> <20060218114331.GA849@garage.freebsd.pl> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 18 Feb 2006 17:03:26 +0100 In-Reply-To: <20060218114331.GA849@garage.freebsd.pl> (Pawel Jakub Dawidek's message of "Sat, 18 Feb 2006 12:43:32 +0100") Message-ID: <86accor6wh.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libutil Makefile kld.3 kld.c libutil.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 16:03:32 -0000 Pawel Jakub Dawidek 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. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no