Subject: PR/34791 CVS commit: src/distrib/utils/sysinst
To: None <install-manager@netbsd.org, gnats-admin@netbsd.org,>
From: David A. Holland <dholland@netbsd.org>
List: netbsd-bugs
Date: 12/28/2007 00:50:02
The following reply was made to PR install/34791; it has been noted by GNATS.

From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34791 CVS commit: src/distrib/utils/sysinst
Date: Fri, 28 Dec 2007 00:48:43 +0000 (UTC)

 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.