on 01/03/2012 11:11 Andrey Zonov said the following:
> It doesn't make sense.  For (CTLFLAG_RD|CTLFLAG_TUN) there is relevant
> code in sysctl(8), but for (CTLFLAG_RW|CTLFLAG_TUN) there is no any
> code, or did I miss something?

In the existing code - no.
But I would appreciate if e.g. sysctl -d could report that a sysctl also has a
twin tunable.  I can imagine that there could be things which are better be set
to a certain value from the very start (via a tunable) rather than switched to
that value later in a boot process (via sysctl).
Extra user-friendly information doesn't hurt, IMO.

-- 
Andriy Gapon
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to