summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2006-04-30 09:13:59 +0000
committerbde <bde@FreeBSD.org>2006-04-30 09:13:59 +0000
commitf228af125929516b7b92a6ab19ff4604918a79dd (patch)
tree7ef760561d04a87cd37080a33456ed50381704cb /lib
parentf1060e5ffe9e4314ce4991e4a87e22c5fae44da0 (diff)
downloadFreeBSD-src-f228af125929516b7b92a6ab19ff4604918a79dd.zip
FreeBSD-src-f228af125929516b7b92a6ab19ff4604918a79dd.tar.gz
Don't redraw the disk names on every update. This was apparently done
to handle changes to the set of disks selected, but it is unnecessary for that since the whole screen is redrawn when this set is changed. It was also buggy: - MAXDRIVES*6 = 42 was hard-coded as only 30 spaces in a string literal, the last 2 disk names were not cleared as intended - when the extended vmstats are active, clearing of even 30 columns overruns the ozfod value field by 3 columns. This was harmless because the field is much wider than necessary.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud