Module Name: src
Committed By: martin
Date: Thu Jan 2 09:47:06 UTC 2020
Modified Files:
src/usr.bin/mkubootimage [netbsd-9]: mkubootimage.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #596):
usr.bin/mkubootimage/mkubootimage.c: revision 1.28
usr.bin/mkubootimage/mkubootimage.c: revision 1.29
Adjust image size appropriately when using update_image
OK jmcneill
Avoid mixing signed/unsigned arguments to the ? operator.
To generate a diff of this commit:
cvs rdiff -u -r1.24.6.1 -r1.24.6.2 src/usr.bin/mkubootimage/mkubootimage.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.