Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David A. Holland <dholland@netbsd.org>
List: source-changes
Date: 12/28/2007 00:48:43
Module Name:	src
Committed By:	dholland
Date:		Fri Dec 28 00:48:43 UTC 2007

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

Log Message:
Extend size of entry buffer for partition type ids from 4 to 5, to allow
room for hex values. Fixes (my own) PR 34791, now that I've had a chance
to test it.
Reviewed-by: martin


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/distrib/utils/sysinst/mbr.c

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