freebsd-dev/usr.bin/mkimg
Pedro F. Giffuni 3af7c80523 mkimg(1): minor cleanups with argument order in calloc(3).
Generally the first argument in calloc is supposed to stand for a count
and the second for a size. Try to make that consistent. While here,
attempt to make some use of the overflow detection capability in
calloc(3).
2016-07-12 15:46:53 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
apm.c
bsd.c
ebr.c
format.c
format.h
gpt.c
image.c mkimg: Indicate that input file pages are unlikely to be reused. 2016-06-01 02:30:06 +00:00
image.h
Makefile mkimg: bump version to 20151211 after r292082 2016-06-17 18:49:42 +00:00
Makefile.depend
mbr.c
mkimg.1
mkimg.c
mkimg.h
pc98.c
qcow.c
raw.c
scheme.c
scheme.h
vhd.c
vmdk.c mkimg(1): minor cleanups with argument order in calloc(3). 2016-07-12 15:46:53 +00:00
vtoc8.c