Subject: CVS commit: src/dist/pdisk
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 06/14/2004 07:48:55
Module Name:	src
Committed By:	dbj
Date:		Mon Jun 14 07:48:55 UTC 2004

Modified Files:
	src/dist/pdisk: partition_map.c

Log Message:
deal with editing partitions past the detected media size.
When deleting the final partition, truncate it to match media size.
Also handle creating new partitions beyond the existing partitions
if it is still within the media size.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/pdisk/partition_map.c

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