summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/comp/mi
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-04-25 20:56:40 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-04-25 20:56:40 +0000
commit1ee71a5dac7ddc51409ead3056eb2c53ec0c32e3 (patch)
treefb5c06b48bc636e281a31073a0457ee69fb84d66 /distrib/sets/lists/comp/mi
parent4b9628adfab84433777d4dfbcc52a2fe13973b21 (diff)
stdsize() used to round the sector count to a multiple of 10**3, and
then would multiply by 512 and print the result. This means that, when printing a partition size, the installer would print sizes rounded to multiples of 512MB for partitions shorter than a few GB, for example. Change this to round up one less 10**3 unit, then multiply by 512, then complete the rounding. ok krw@ long ago.
Diffstat (limited to 'distrib/sets/lists/comp/mi')
0 files changed, 0 insertions, 0 deletions