Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 07/30/1999 13:46:11
Module Name: basesrc
Committed By: fvdl
Date: Fri Jul 30 20:46:11 UTC 1999
Modified Files:
basesrc/distrib/utils/sysinst: mbr.c
Log Message:
When converting the end of a partition to CHS, use start + size - 1, not
start + size.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/distrib/utils/sysinst/mbr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.