Searched hist:265579 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/mkimg/
H A Dimage.cdiff 265579 Wed May 07 15:33:46 MDT 2014 marcel Switch to the image API:
1. Replace calls to mkimg_set_size() with calls to image_set_size()
2. Remove the mkimg_set_size() function
3. As above but for mkimg_write() and image_write()

Note that this breaks mkimg(1). The image API has no implementation.
Hence doing it on my branch :-)

Completed in 68 milliseconds