]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cast uid/git to uintmax_t when using printf-like functions so the size of
authorBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 1 Aug 2015 09:55:47 +0000 (09:55 +0000)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Sat, 1 Aug 2015 09:55:47 +0000 (09:55 +0000)
commit50698e67188c06a08727764a4c8e19e4192ecccf
treeea38dab933a829a43ceeff7873e72d6b817ba9f0
parentf4e060d0f7b7e02e55d666e3d30021724c62de63
Cast uid/git to uintmax_t when using printf-like functions so the size of
uid/gid size remains a implementation detail
usr.sbin/pw/pw_conf.c
usr.sbin/pw/pw_group.c
usr.sbin/pw/pw_user.c