Changes committed to git://oss.sgi.com/nathans/pcp.git dev
src/include/builddefs.in | 49 +++++++++++++++++++++++++++++++++++++++
src/pmdas/aix/GNUmakefile | 11 --------
src/pmdas/apache/GNUmakefile | 11 --------
src/pmdas/bonding/GNUmakefile | 11 --------
src/pmdas/cisco/GNUmakefile | 11 --------
src/pmdas/darwin/GNUmakefile | 11 --------
src/pmdas/dbping/GNUmakefile | 11 --------
src/pmdas/dtsrun/GNUmakefile | 11 --------
src/pmdas/gpsd/GNUmakefile | 5 +++
src/pmdas/kvm/GNUmakefile | 11 --------
src/pmdas/linux/GNUmakefile | 11 --------
src/pmdas/lmsensors/GNUmakefile | 11 --------
src/pmdas/lustrecomm/GNUmakefile | 11 --------
src/pmdas/mailq/GNUmakefile | 11 --------
src/pmdas/memcache/GNUmakefile | 11 --------
src/pmdas/mmv/GNUmakefile | 11 --------
src/pmdas/mounts/GNUmakefile | 13 ----------
src/pmdas/mysql/GNUmakefile | 11 --------
src/pmdas/named/GNUmakefile | 11 --------
src/pmdas/netfilter/GNUmakefile | 11 --------
src/pmdas/news/GNUmakefile | 11 --------
src/pmdas/oracle/GNUmakefile | 11 --------
src/pmdas/pdns/GNUmakefile | 11 --------
src/pmdas/postfix/GNUmakefile | 11 --------
src/pmdas/process/GNUmakefile | 11 --------
src/pmdas/roomtemp/GNUmakefile | 11 --------
src/pmdas/samba/GNUmakefile | 11 --------
src/pmdas/sample/GNUmakefile | 11 --------
src/pmdas/sendmail/GNUmakefile | 11 --------
src/pmdas/shping/GNUmakefile | 11 --------
src/pmdas/simple/GNUmakefile | 11 --------
src/pmdas/solaris/GNUmakefile | 11 --------
src/pmdas/systemtap/GNUmakefile | 11 --------
src/pmdas/trace/src/GNUmakefile | 6 ----
src/pmdas/trivial/GNUmakefile | 11 --------
src/pmdas/txmon/GNUmakefile | 12 ---------
src/pmdas/vmware/GNUmakefile | 11 --------
src/pmdas/weblog/GNUmakefile | 14 +----------
src/pmdas/windows/GNUmakefile | 11 --------
src/pmdas/zimbra/GNUmakefile | 11 --------
40 files changed, 92 insertions(+), 381 deletions(-)
commit 1083a65e0e9ca802a2e4b9092eb88c384dfada84
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Mar 11 08:20:24 2011 +1100
Refactor the PMDA domain number checks.
Move the logic repeated for every PMDA for checking domain
numbers are unique into a common macro which all use.
|