CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/02/04 20:51:07
Modified files: sbin/fdisk : mbr.c Log message: Always set the signature to DOSMBR_SIGNATURE when writing a MBR to disk. This means skipping the '(U)pdate' command after editing the MBR will still produce something disklabel(8) will respect in the morning. Problem noted by David Vasek. ok jsing@ toby@. Moral support halex@.