CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/04/04 10:04:44
Modified files: sbin/disklabel : editor.c Log message: Translate the size values in the auto-allocate table from blocks to sectors at runtime instead of constantly converting the sector values in the label to blocks. Adjust names accordingly. No functional change.