Use type-independent formats for printing nlink_t and ino_t.
authorkib <kib@FreeBSD.org>
Fri, 6 Jan 2017 16:59:33 +0000 (16:59 +0000)
committerkib <kib@FreeBSD.org>
Fri, 6 Jan 2017 16:59:33 +0000 (16:59 +0000)
commit7c67dd5f60316b5b1deabb1e990d19576acd0b15
treeebc1201ab230267c1270c833390c9a8b561d16ee
parentd7b44ae42bec5a4ed0d3be2879d8001f61d28cc7
Use type-independent formats for printing nlink_t and ino_t.

Extracted from: ino64 work by gleb, mckusick
Discussed with: mckusick
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
15 files changed:
bin/pax/gen_subs.c
contrib/mtree/create.c
contrib/mtree/spec.c
contrib/mtree/specspec.c
sbin/fsck_ffs/suj.c
sys/fs/nfsclient/nfs_clvnops.c
sys/fs/tmpfs/tmpfs_vnops.c
sys/ufs/ffs/ffs_softdep.c
sys/ufs/ufs/ufs_vnops.c
tests/sys/kern/pipe/pipe_ino_test.c
usr.bin/find/ls.c
usr.bin/gzip/gzip.c
usr.sbin/fmtree/compare.c
usr.sbin/fmtree/create.c
usr.sbin/fmtree/specspec.c