]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266773,r280680,r311710:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Jan 2017 08:24:41 +0000 (08:24 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Jan 2017 08:24:41 +0000 (08:24 +0000)
commit58852cde3c72d5e44706eb081eda0e577cd04c8b
treeadf94822a18db21271c268753b2712957ca58c11
parentdc8e35abf96374d27c7ac8752353bc34dadf1e72
MFC r266773,r280680,r311710:

r266773 (by jhb):

Fix a couple of size_t != int warnings.

r280680 (by kevlo):

Print size_t's with %zu rather than "%zd.

r311710:

Style fixes

- Delete trailing whitespace
- Use nitems(mib) instead of hardcoding the mib length

git-svn-id: svn://svn.freebsd.org/base/stable/10@312021 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/top/machine.c