Danny Braniss ([EMAIL PROTECTED]) wrote:
> In message <[EMAIL PROTECTED]>you write:
> }Danny Braniss ([EMAIL PROTECTED]) wrote:
> }> ok, so now i can setenv(dhc.xxx, val).
> }>
> }> I would very much like to make them available as sysctl dhcp.xxx, the only
> }> problem, is that the sysctl interface is prety much static, so has anybody
> }> lookeed into making it 'dynamic'?, ie: malloc'ing structs and linking them
> }> into the mid ...
> }
> }It is dynamic in -current.
> }
> btw, i asked this before, and got answers that were not to the point.
> i would very much like to be able and compile to /usr/obj, and install
> not on /, but say ${dest}/ ...
make DESTDIR=/path installworld
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message