Date: Thu, 10 Mar 2011 08:24:33 +0000 (UTC) From: Ulrich Spoerlein <uqs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/bsdlabel Makefile bsdlabel.c Message-ID: <201103100824.p2A8OrYn038855@repoman.freebsd.org>
index | next in thread | raw e-mail
uqs 2011-03-10 08:24:33 UTC
FreeBSD src repository
Modified files:
sbin/bsdlabel Makefile bsdlabel.c
Log:
SVN rev 219449 on 2011-03-10 08:24:33Z by uqs
Widen fields that display partition offset/length.
This makes partitions between 50GiB and 2TiB (16TiB for 4k drives) print
correctly aligned.
While here, fix type of secsize. g_sectorsize() returns ssize_t, don't
store this in an unsigned var. Bump WARNS to 6.
MFC after: 4 weeks
Revision Changes Path
1.26 +0 -1 src/sbin/bsdlabel/Makefile
1.126 +5 -5 src/sbin/bsdlabel/bsdlabel.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103100824.p2A8OrYn038855>
