summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/pc98.c
Commit message (Expand)AuthorAgeFilesLines
* Add mkimg_chs() for those schemes that need the LBA broken down intomarcel2014-10-031-5/+9
* Fix partition alignment and image rounding when any of -P (block size),marcel2014-09-191-6/+5
* MFuser/marcel/mkimg:marcel2014-05-151-2/+3
* Add mkimg_write() which combines lseek(2) and write(2) and usesmarcel2014-05-061-5/+1
* Fix build on FreeBSD 9 where <sys/pc98.h> has the same defines asmarcel2014-03-291-0/+13
* Add mkimg, a utility for making disk images from raw partition contents.marcel2014-03-291-0/+117
OpenPOWER on IntegriCloud