Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/29/2007 23:02:00
Module Name:	src
Committed By:	dsl
Date:		Thu Nov 29 23:02:00 UTC 2007

Modified Files:
	src/sbin/fdisk: fdisk.c

Log Message:
Change -F to not use opendisk().
Don't change default to the boot volume until after we've found we aren't
  doing -F.
For tool-fdisk enforce -F and use #defines to make code that can no
  longer possibly execute compile.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sbin/fdisk/fdisk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.