Searched hist:165501 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/systat/
H A Dswap.cdiff 165501 Sat Dec 23 16:54:49 MST 2006 yar 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().

Completed in 70 milliseconds