Changes committed to git://git.pcp.io/kenj/pcp master
Ken McDonell (5):
qa/370: tweak script, add some more sysstat versions
libpcp: fix some FreeBSD compiler warnings
qa/370.out.?: remade after recent sar2pcp changes with more metrics
src/libpcp/src/check-statics: change for FreeBSD
src/pmdas/root/root.c: fix initialization
qa/370 | 12
qa/370.out.1 | 4
qa/370.out.10 | 12
qa/370.out.11 | 5690 ++++++++++++++++++++++++++++++++++++++++++
qa/370.out.2 | 4
qa/370.out.3 | 4
qa/370.out.4 | 4
qa/370.out.5 | 4
qa/370.out.6 | 8
qa/370.out.7 | 4
qa/370.out.8 | 4
qa/370.out.9 | 4
qa/sadist/sa-sysstat-10.1.6 |binary
src/libpcp/src/access.c | 5
src/libpcp/src/accounts.c | 2
src/libpcp/src/check-statics | 2
src/libpcp/src/connectlocal.c | 2
src/pmdas/root/root.c | 2
18 files changed, 5734 insertions(+), 33 deletions(-)
Details ...
commit 46943e35e579cc7c7ea48c0283d59224c22a1d72
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu Jan 28 08:42:11 2016 +1100
src/pmdas/root/root.c: fix initialization
These are probably benign (for force, not so much for code), but the
FreeBSD C compiler was all over them with warnings.
commit 6a5f04dca0018a96ac62bc0848acf4612fe28a12
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu Jan 28 08:41:21 2016 +1100
src/libpcp/src/check-statics: change for FreeBSD
New fmt[] appears in symbol table (static string, so not an issue).
commit d19b0d9fceafaacffad727d34af37fdc03f13be5
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu Jan 28 08:33:07 2016 +1100
qa/370.out.?: remade after recent sar2pcp changes with more metrics
qa/370.out.6 and qa/370.out.10 this time
commit f61b0bf77c2aa22fe076301a5a9cd15a19b2fb14
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu Jan 28 08:23:53 2016 +1100
libpcp: fix some FreeBSD compiler warnings
commit f1781fd5b5a4c18b5776f19242c113275fc4d62c
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Thu Jan 28 07:06:49 2016 +1100
qa/370: tweak script, add some more sysstat versions
|