K 10 svn:author V 2 ps K 8 svn:date V 27 2006-03-13T08:13:37.000000Z K 7 svn:log V 224 Fix the format/display descriptor of vm.kmem_size and vm.kmem_free to be 'long' instead of 'int' so that sysctl(8) correctly displays the 8 returned bytes as a single 'long' instead of two 'int' values. Submitted by: peter END