Convert %q to %ll and cast opaque system values to long long.
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:47:26 +0000 (22:47 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 22:47:26 +0000 (22:47 +0000)
commit2eed19721721e7deb6198b26700bad2cc33404a6
tree44ee6276999f6c6a4cf6e8d233e55a8fe8533bca
parenta7ca0864a0df950a87287951d7f77ec197141e44
Convert %q to %ll and cast opaque system values to long long.
Use uint64_t for the KERN_INTRCNT_CNT sysctl()

ok krw@
usr.bin/vmstat/vmstat.c
usr.sbin/pstat/pstat.c