K 10 svn:author V 2 pi K 8 svn:date V 27 2018-08-03T20:06:27.154906Z K 7 svn:log V 452 sysutils/turbostat: Fix reading topology with multiple packages Fixed a bug where core identifiers within a package would not count from zero. This caused a out-of-bounds array access when multiple packages were present. Also gracefully handle the absence of the kern.intrs sysctl (added in 12.0), and don't use reallocarray (added in 11.0). PR: 230066 Reported by: kbowling Submitted by: D Scott Phillips (maintainer) END