K 10 svn:author V 5 peter K 8 svn:date V 27 1996-06-29T08:04:05.000000Z K 7 svn:log V 193 Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the vm_rssize (in pages, not bytes), then dividing (bogusly) by the page size, then using that as a fraction of the total pages. END