freebsd-dev/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 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
bsdlabel.8 Allow for easier configuration when using disklabel. A sample 2001-02-25 16:47:44 +00:00
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 Backed out removal of vendor id and gratuitous change of tmpfile prefix 2000-01-11 07:28:46 +00:00