CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2010/03/29 07:24:59
Modified files: sbin/disklabel : editor.c Log message: Improve the way we handle spoofed paritions for Resize. Now any auto allocated can be treated. We still check if no non-native partition overlaps the openbsd area, to avoid surprised. ok krw@ lum@