1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-10 09:42:26 +00:00
freebsd/sbin/bsdlabel
Warner Losh 8d3105e8d4 First attempt to not overflow in disk space calculations. Use off_t
for the size variable used to calculate the size of the partition.
Also use ULL suffix for constants to ensure that we use 64 bit math.
2001-03-05 03:39:57 +00:00
..
bsdlabel.5
bsdlabel.8
bsdlabel.c First attempt to not overflow in disk space calculations. Use off_t 2001-03-05 03:39:57 +00:00
Makefile Fix style nit. 2001-03-04 13:19:51 +00:00
pathnames.h