Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SEEK_DATA has interesting behaviour for sparse files on ZFS. A sparse file | marcel | 2014-11-12 | 1 | -3/+5 |
* | Improve performance of mking(1) by keeping a list of "chunks" in memory, | marcel | 2014-10-01 | 1 | -93/+585 |
* | Add image_data() for checking whether a sequence of blocks has data. | marcel | 2014-07-15 | 1 | -3/+37 |
* | Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-V | marcel | 2014-07-03 | 1 | -9/+26 |
* | Create our temporary file in $TMPDIR, if the environment variable | marcel | 2014-05-22 | 1 | -1/+9 |
* | Fix CID 1215124: Handle errors properly. | marcel | 2014-05-21 | 1 | -1/+5 |
* | Fix CID 1215129: move the call to lseek(2) before the call to malloc(3) | marcel | 2014-05-21 | 1 | -2/+2 |
* | MFuser/marcel/mkimg: | marcel | 2014-05-15 | 1 | -0/+167 |