freebsd-dev/usr.bin/mkimg
Eitan Adler 463a577b27 Fix a ton of speelling errors
arc lint is helpful

Reviewed By: allanjude, wblock, #manpages, chris@bsdjunk.com
Differential Revision: https://reviews.freebsd.org/D3337
2015-10-21 05:37:09 +00:00
..
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
apm.c
bsd.c
ebr.c mkimg: support fat16b partitions (MBR type 06h) 2015-10-15 01:09:14 +00:00
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 mkimg: support fat16b partitions (MBR type 06h) 2015-10-15 01:09:14 +00:00
mkimg.1 Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
mkimg.c Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mkimg.h
pc98.c
qcow.c
raw.c
scheme.c mkimg: support fat16b partitions (MBR type 06h) 2015-10-15 01:09:14 +00:00
scheme.h mkimg: support fat16b partitions (MBR type 06h) 2015-10-15 01:09:14 +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