Subject: CVS commit: src/sbin/disklabel
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 10/20/2003 13:10:48
Module Name:	src
Committed By:	pooka
Date:		Mon Oct 20 13:10:48 UTC 2003

Modified Files:
	src/sbin/disklabel: printlabel.c

Log Message:
Partition size and offset inside the disklabel are unsigned.  Print
them as unsigned so that we don't print negative values when we're
halfway through.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sbin/disklabel/printlabel.c

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