Subject: CVS commit: src/dist/pdisk
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/24/2003 03:34:34
Module Name:	src
Committed By:	dbj
Date:		Thu Apr 24 03:34:34 UTC 2003

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

Log Message:
add support for selecting root, user, or swap in the Block Zero Block bits
when setting Apple_UNIX_SVR2.
Correctly update dpme flags when partition is changed to Apple_HFS
Properly reread Apple_HFS volume name when partition is changed to Apple_HFS
update man page to reflect new functionality
document t command in man page


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/dist/pdisk/partition_map.c
cvs rdiff -r1.2 -r1.3 src/dist/pdisk/partition_map.h
cvs rdiff -r1.12 -r1.13 src/dist/pdisk/pdisk.8 src/dist/pdisk/pdisk.c

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