- fix - compilation warnings in the mount PMDA.
- fix - pmie builds with recent versions of bison.
- fix - several XFS metrics to work with the current/previous XFS versions.
- fix - build on Redhat 9 wrt errno.h changes.
- added several new XFS metrics.
- remove inclusion of some kernel headers from the Linux PMDA code.
- fix - sginap() macro platform_defs.h overflows causing pmie, pmval and
assorted qa tests to hang, bug 891861
- fix - repair fallout from autoconf-2.57 changes in Redhat 9 (broke
"echo without newline" detection for pcp.conf), bug 892029
- fix - under rare conditions, pmFetchArchive() may return with
a bogus return value, bug 892037
- fix - make pmlogger_check tolerant of hostname(1) returning the fully
qualified domain name, bug 892079
- fix race in pmTimeConnect (for pcp-pro only), bug 892827