Subject: CVS commit: src/sbin/fdisk
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 03/10/2007 14:18:28
Module Name:	src
Committed By:	apb
Date:		Sat Mar 10 14:18:28 UTC 2007

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

Log Message:
Try to check whether each partition is bootable.  If not,
always print an error message.  If bootable and -v flag was
specified, print a success message.  If -v flag was specified
more than once, also try to decode more information from
the PBR.

Input from dsl and bad.


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

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