1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/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
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