On Thu, Aug 25, 2011 at 10:49:53PM +0200, Manuel Bouyer wrote: > Now the details of implementation: the kernel exports a kern.labelusesmbr > sysctl, getlabelusesmbr() is just a sysctlbyname(3) wrapper. I don't think CTL_KERN is the right namespace for this, why not hw or machdep? Martin