K 10 svn:author V 3 yar K 8 svn:date V 27 2006-12-23T18:54:49.000000Z K 7 svn:log V 321 Dynamically resize the Disk column. It was too narrow for modern disk device names such as da0s1b. So we also get rid of the nasty constant 5 scattered over the code. Implementing this change is a good chance to improve other bits around it: init saved lengths early, always check return value from kvm_getswapinfo(). END