Re: Dynamic sysctl registration

1999-01-26 Thread Doug Rabson
On Mon, 25 Jan 1999, Poul-Henning Kamp wrote: > In message <199901252212.oaa18...@bubba.whistle.com>, Archie Cobbs writes: > >Doug Rabson writes: > >> > >> If anyone is interested in seeing diffs (approx 23k), please contact me. > > > >I'm interested.. could you email me the diffs? > > > >I'm mor

Re: Dynamic sysctl registration

1999-01-25 Thread Poul-Henning Kamp
In message <199901252212.oaa18...@bubba.whistle.com>, Archie Cobbs writes: >Doug Rabson writes: >> >> If anyone is interested in seeing diffs (approx 23k), please contact me. > >I'm interested.. could you email me the diffs? > >I'm more interested in whether these patches can be committed... ? >Ha

Re: Dynamic sysctl registration

1999-01-25 Thread Archie Cobbs
Doug Rabson writes: > I've made some changes to sysctl to allow nodes to be declared dynamically > either by loading kld modules which contain SYSCTL declarations or, in > theory, by generating oids from some other kernel data such as the device > tree. > > To recap for those that are interested,

Dynamic sysctl registration

1999-01-25 Thread Doug Rabson
I've made some changes to sysctl to allow nodes to be declared dynamically either by loading kld modules which contain SYSCTL declarations or, in theory, by generating oids from some other kernel data such as the device tree. To recap for those that are interested, the existing scheme uses linker