K 10 svn:author V 3 mjg K 8 svn:date V 27 2019-04-03T20:37:14.500977Z K 7 svn:log V 275 rctl: fix sysctl kern.racct.enable use after r341182 The value was changed from int to bool. Since the new type is smaller, the rest of the variable in the caller was left unitialized. PR: 236714 Reported by: trasz Diagnosed by: markj Sponsored by: The FreeBSD Foundation END