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
apm.c
bsd.c
ebr.c
format.c
format.h
gpt.c
image.c
image.h
Makefile
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