summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/vhd.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the case in which ncyls is 0.marcel2015-06-111-3/+5
* For the fixed VHD format, round the raw image size to the nextmarcel2015-06-111-42/+59
* Suffix the cookie constants with ULL to silence warnings from compilersmarcel2014-10-011-2/+2
* Fix builds on older FreeBSD versions and/or non-FreeBSD machines:marcel2014-07-231-0/+8
* Add support for the fixed image type. The fixed image is effectivelymarcel2014-07-171-93/+153
* Add a bandaid to fix GCC build (on sparc64 et al).delphij2014-07-151-0/+1
* Add image_data() for checking whether a sequence of blocks has data.marcel2014-07-151-5/+14
* Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-Vmarcel2014-07-031-0/+308
OpenPOWER on IntegriCloud