freebsd-skq/usr.bin/rctl
mjg a53136e314 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
2019-04-03 20:37:14 +00:00
..
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rctl.8 rctl: correct use of "vmem" instead of "vmemoryuse" 2018-05-25 13:40:07 +00:00
rctl.c rctl: fix sysctl kern.racct.enable use after r341182 2019-04-03 20:37:14 +00:00