Convert quad_t to int64_t and %q to %ll
authorguenther <guenther@openbsd.org>
Wed, 24 Aug 2016 03:13:45 +0000 (03:13 +0000)
committerguenther <guenther@openbsd.org>
Wed, 24 Aug 2016 03:13:45 +0000 (03:13 +0000)
commit9a4976752c76d2a34f38575c4ce09dd50f5f80b7
treeed19d99cb71252c48b6e88dfb07d20db62bd2e46
parent7833b11b09660bd7dd2572c88db1166b5b5fe914
Convert quad_t to int64_t and %q to %ll
Convert bzero() to memset() and bcopy() to memcpy()

ok natano@ millert@
usr.bin/du/du.c
usr.bin/hexdump/display.c
usr.bin/hexdump/parse.c
usr.bin/systat/vmstat.c