freebsd-dev/usr.bin/mkimg
Christian Brueffer 99d43aee11 Fix a few mandoc warnings.
MFC after:	1 week
2015-08-12 10:34:05 +00:00
..
tests Rebase after r286395: rounding fix for dynamic VHD 2015-08-07 04:35:43 +00:00
apm.c
bsd.c
ebr.c
format.c Don't resize again prior to writing. Resizing may not be idempotent 2015-06-21 01:35:32 +00:00
format.h
gpt.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
image.c Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
image.h Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
Makefile Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD". 2015-06-21 02:45:31 +00:00
mbr.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
mkimg.1 Fix a few mandoc warnings. 2015-08-12 10:34:05 +00:00
mkimg.c
mkimg.h
pc98.c
qcow.c
raw.c
scheme.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
scheme.h Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
vhd.c Fix the dynamic VHD format to work with qemu. The size of the disk 2015-08-07 04:27:51 +00:00
vmdk.c
vtoc8.c