CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2016/10/18 03:31:05
Modified files: sbin/sysctl : sysctl.c Log message: Rewrite the kern.malloc.kmemstat in the same style as previous. This one does not overflow because the initial count includes empty slots; ok tb@