summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/image.c
Commit message (Expand)AuthorAgeFilesLines
* Add image_data() for checking whether a sequence of blocks has data.marcel2014-07-151-3/+37
* Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-Vmarcel2014-07-031-9/+26
* Create our temporary file in $TMPDIR, if the environment variablemarcel2014-05-221-1/+9
* Fix CID 1215124: Handle errors properly.marcel2014-05-211-1/+5
* Fix CID 1215129: move the call to lseek(2) before the call to malloc(3)marcel2014-05-211-2/+2
* MFuser/marcel/mkimg:marcel2014-05-151-0/+167
OpenPOWER on IntegriCloud