https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236714
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Dimitry Andric <[email protected]> --- (In reply to Mark Johnston from comment #1) > It's a regression from r341182. The kernel is exporting racct_enable as a > bool. Yes indeed, I did a bit of debugging, and it turns out that if you pass a pointer to an int (and the length of an int, obviousl), the sysctl does not modify the variable at all... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
