Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be compatible with boot code that starts right after the disk label in | marcel | 2014-09-12 | 1 | -1/+4 |
* | Fix checksum calculation: | marcel | 2014-09-12 | 1 | -4/+7 |
* | Fix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast ncyls to lba_t | marcel | 2014-05-21 | 1 | -1/+1 |
* | Fix CID 1215128: Free the allocated buf when image_set_size() | marcel | 2014-05-21 | 1 | -1/+3 |
* | MFuser/marcel/mkimg: | marcel | 2014-05-15 | 1 | -3/+6 |
* | Add mkimg_write() which combines lseek(2) and write(2) and uses | marcel | 2014-05-06 | 1 | -5/+1 |
* | Fix build on FreeBSD 8 where partition types for nandfs do not exist. | marcel | 2014-03-29 | 1 | -0/+4 |
* | Add mkimg, a utility for making disk images from raw partition contents. | marcel | 2014-03-29 | 1 | -0/+130 |