K 10 svn:author V 6 dillon K 8 svn:date V 27 2000-10-29T01:58:55.000000Z K 7 svn:log V 393 Implement a new ioctl, DIOCGDVIRGIN, which returns a virgin disklabel for a disk device or slice. Fix the disklabel program to use the new ioctl rather then DIOCGDINFO when being asked to install a new label with 'auto'. If the new ioctl fails, disklabel will revert to DIOCGDINFO. Update the disklabel documentation This allows disklabel to initialize new virgin 'auto' labels on slices. END