summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2013-09-10 15:17:47 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2013-09-10 15:17:47 +0000
commitbc8c46abc5944c42acd2a54cd5e58e2cdda140b0 (patch)
treef7e6b6e9d79119c69b267945244a1f3470bb9cb7 /Makefile
parent564170b0c493795efbdb567cde3f80935d752594 (diff)
The rule is: daddr_t variables hold counts of 512-byte blocks, a.k.a.
DEV_BSIZE blocks. Counts of possibly other-sized blocks (e.g. disk sector addresses) are u_int64_t. The values stored in disklabels are counts of possibly other-sized blocks and hence should be handled with u_int64_t variables. Start enforcing this rule. No intended functional change. Rule strongly suggested by deraadt@
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions