NetBSD/sbin/disklabel
apb 63df928b37 Change printf formats to match the data type of the values being
printed.  There's now a lot of PRIu16 and PRIu32, some PRIu8, some
SCNu32, and a few cases where %u and %d were reversed.  Multiplication
of 32-bit and 8-bit values is cast to uint64_t and printed with PRIu64.

Inspired by a report from Patrick Welche on current-users.
2011-01-06 21:39:01 +00:00
..
Makefile System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
bswap.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
bswap.h Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
disklabel.5
disklabel.8 Shuffle the order of examples to put the interactive option (-i) ahead 2009-11-28 10:28:22 +00:00
dkcksum.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
dkcksum.h Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
extern.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
interact.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00
main.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00
pathnames.h
printlabel.c Change printf formats to match the data type of the values being 2011-01-06 21:39:01 +00:00