CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2015/11/30 23:25:43
Modified files: sbin/fdisk : cmd.h fdisk.c Log message: Make '-i' set 'reinited' flag so that the initial Xwrite() will zap any undesirable GPT hanging around. i.e. same as 'reinit' from the fdisk(8) command line. Noticed now that install media relies on '-i' rather than issuing 'reinit' in a script.