From owner-cvs-all Mon Jul 17 1:25:12 2000 Delivered-To: cvs-all@freebsd.org Received: from mimer.webgiro.com (mimer.webgiro.com [212.209.29.5]) by hub.freebsd.org (Postfix) with ESMTP id 49FE537B78E for ; Mon, 17 Jul 2000 01:25:10 -0700 (PDT) (envelope-from abial@webgiro.com) Received: by mimer.webgiro.com (Postfix, from userid 66) id 9A7502DC0F; Mon, 17 Jul 2000 10:30:31 +0200 (CEST) Received: by mx.webgiro.com (Postfix, from userid 1001) id CF8E37817; Mon, 17 Jul 2000 10:20:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mx.webgiro.com (Postfix) with ESMTP id CD67F10E17; Mon, 17 Jul 2000 10:20:56 +0200 (CEST) Date: Mon, 17 Jul 2000 10:20:56 +0200 (CEST) From: Andrzej Bialecki To: Neil Blakey-Milner Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/kld Makefile src/share/examples/kld/dyn_sysctl Makefile README dyn_sysctl.c src/share/man/man9 sysctl_add_oid.9 sysctl_ctx_init.9 Makefile src/sys/kern kern_sysctl.c src/sys/sys sysctl.h In-Reply-To: <20000717100525.A95844@mithrandr.moria.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 17 Jul 2000, Neil Blakey-Milner wrote: > On Sat 2000-07-15 (03:26), Andrzej Bialecki wrote: > > abial 2000/07/15 03:26:04 PDT > > > > Modified files: > ... > > Log: > > These patches implement dynamic sysctls. It's possible now to add > Yay! Now to abuse this as many ways possible! Hehe.. Wait for my next patches - they allow you to easily retrieve the sysctl tree structure and oids themselves in userland, without too much hackery as it is now (you can see for yourself the twisted ways it's done now in sysctl(8) sources...) > Thanks Andrzej! You're welcome. Andrzej Bialecki // WebGiro AB, Sweden (http://www.webgiro.com) // ------------------------------------------------------------------- // ------ FreeBSD: The Power to Serve. http://www.freebsd.org -------- // --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message