Replace u_quad_t with unsigned long long and replace "uqd" with "ull" in
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 04:47:52 +0000 (04:47 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 04:47:52 +0000 (04:47 +0000)
commitf37d86feae0fe3e332dc020fbda1ee0e30077c1c
treebc0c0557d3ae02c83c42b64d6aee7812e31c059c
parent149e43528a29d3a8d8b0bafa21f64f6d3c8552d3
Replace u_quad_t with unsigned long long and replace "uqd" with "ull" in
function names to match.  Pull some tangled assignments out of conditions
and use >>= where possible.

ok millert@
bin/pax/cpio.c
bin/pax/extern.h
bin/pax/gen_subs.c
bin/pax/options.c
bin/pax/tar.c