CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/08/02 18:08:30
Modified files: sbin/disklabel : disklabel.c Log message: Start with the default label when RESTORE'ing a saved ascii label. This ensures that all physical fields are filled in with current values. Lack of values (boundstart, boundend in particular) noted by r...@. ok deraadt@