Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/08/2003 11:58:59
Module Name:	src
Committed By:	dsl
Date:		Tue Jul  8 11:58:59 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: mbr.c util.c

Log Message:
Stop timezone submenu exploding (strcmp of MSG_xxxx).
Allow mbr partition type to be changed without losing disklabel info
for same area of disk (allows type to be changed from 165 to 169).


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/distrib/utils/sysinst/mbr.c
cvs rdiff -r1.101 -r1.102 src/distrib/utils/sysinst/util.c

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