NetBSD/sbin/disklabel
dholland 0bf3480c62 Change getnum() to use intmax_t instead of int, so it doesn't overflow
between 2^31 and 2^32. Adjust call sites accordingly. PR 43354.
2010-05-28 07:40:53 +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
interact.c Change getnum() to use intmax_t instead of int, so it doesn't overflow 2010-05-28 07:40:53 +00:00
main.c Add necessary byteswap ops for tools disklabel(8) used with -F option 2010-01-05 15:45:26 +00:00
pathnames.h
printlabel.c