Subject: CVS commit: [netbsd-2-0] src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2004 10:47:44
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 10:47:44 UTC 2004

Modified Files:
	src/sbin/disklabel [netbsd-2-0]: disklabel.c

Log Message:
Pull up revisions 1.132-1.133 (requested by abs in ticket #825):
  Fix an off-by-one error in calculating how many partitions
  are allowed, and also fix which value we use to compare the
  maximum number of partitions against.


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.130.2.1 src/sbin/disklabel/disklabel.c

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