1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/usr.bin/mkimg
Enji Cooper c0c5c2f45a Update the usr.bin/mkimg golden test output files after ^/head@r319125
^/head@r319125 changed the location of the backup pmbr, requiring the
output files to be regenerated, since they're binary disk dumps.

The output files were regenerated with "make rebase"--fixed in
^/head@r319294.

MFC with:	r319125, r319294
PR:		219673
Sponsored by:	Dell EMC Isilon
2017-05-31 08:01:12 +00:00
..
tests Update the usr.bin/mkimg golden test output files after ^/head@r319125 2017-05-31 08:01:12 +00:00
apm.c
bsd.c
ebr.c
endian.h
format.c
format.h
gpt.c mkimg: Correct an off by one error in the PMBR size 2017-05-29 12:51:02 +00:00
image.c Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
image.h
Makefile Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
Makefile.depend
mbr.c
mkimg.1 mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mkimg.c mkimg: Add -C argument to specify maximum capacity 2017-05-10 09:36:34 +00:00
mkimg.h Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
qcow.c mkimg(1): let calloc(3) do the multiplication. 2017-03-13 20:14:07 +00:00
raw.c
scheme.c
scheme.h
uuid.c Allow building mkimg as cross-tool 2017-03-03 01:56:55 +00:00
vhd.c
vmdk.c
vtoc8.c