* Darren Reed <[EMAIL PROTECTED]> [010416 13:37] wrote:
>
> What do people think about having a range of bits in oid_kind that are
> not used by FreeBSD but are only to be used by ``private'' sysctl handlers?
>
> e.g.
>
> #define CTLFLAG_PRIVATE 0x000ffff0
>
> Do I need elaborate any further ?
I think a half-paragraph explaining what this does would help. :)
I'm assuming this allows someone to have thier own private numbered
mib in the sysctl tree, my question is why are you using hardcoded
numbers rather than names?
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
Daemon News Magazine in your snail-mail! http://magazine.daemonnews.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message