Next | Query returned 83 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2015-09-17 13:24:11 by Havard Eidnes | Files touched by this commit (4)
Log message:
Regenerate autoconf-related files / diffs, so that the build
should not complain about missing auto-tools.
   2015-09-12 21:04:56 by Havard Eidnes | Files touched by this commit (9)
Log message:
Add a plugin for NetBSD which submits the equivalent of the UDP
and UDP6 parts of "netstat -s" output.  Useful for monitoring e.g.
packet discards due to full UDP socket buffers.
Bump PKGREVISION.
   2015-09-07 14:57:29 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Don't use -Wno-error flags on Darwin, its version of clang does not support
them.
   2015-09-01 11:31:46 by Havard Eidnes | Files touched by this commit (2)
Log message:
Re-work the entropy patch to put the error section up front, and
the Linux code above the NetBSD code.  No code change, except ensure
to forward-declare the common functions in all cases.
   2015-09-01 11:00:04 by Havard Eidnes | Files touched by this commit (5)
Log message:
For consistency, rename HAVE_STRUCT_KINFO_PROC_NETBSD to
HAVE_STRUCT_KINFO_PROC2_NETBSD since that's the variant we're
actually using on NetBSD.  Should result in the same code, so
no revision bump.
   2015-08-26 14:19:27 by Havard Eidnes | Files touched by this commit (6)
Log message:
Improve the cpu plugin for NetBSD, should get rid of warnings
logged on hosts with hw.ncpu > 1.
PKGREVISION bumped.
   2015-08-25 18:19:49 by Havard Eidnes | Files touched by this commit (3)
Log message:
Fix a bug (of my own making) in NetBSD's process plugin which could
lead to null pointer de-reference and crash of collectd.
Bump PKGREVISION.
   2015-08-18 09:52:20 by Havard Eidnes | Files touched by this commit (2)
Log message:
Fix typo preventing build on NetBSD > 6.99.19.
   2015-08-18 09:47:46 by Havard Eidnes | Files touched by this commit (13) | Package updated
Log message:
Another round of update to collectd:
 * Add support for the "irq" plugin on NetBSD.
 * Declare BUILD_DEFS+= VARBASE to silence pkglint.
 * Tweak Makefile.am instead; commit regenerated Makefile.in with automake.
 * Adjust the patch for the df plugin so it builds both in newer (> 6.99.19)
   and older NetBSD (e.g. 6.1.5)
 * Adjust the entropy plugin to use <paths.h> and _PATH_URANDOM
   to silence pkglint.
PKGREVISION bumped to 5.
   2015-08-16 10:39:02 by Havard Eidnes | Files touched by this commit (2)
Log message:
One more build fix for more modern NetBSD than netbsd-6...

Next | Query returned 83 messages, browsing 51 to 60 | Previous