[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.5'
    Florian Forster 
    octo at verplant.org
       
    Fri Mar 13 18:24:15 CET 2009
    
    
  
 src/common.c |   26 +++++++++++++-------------
 src/memory.c |    5 ++++-
 2 files changed, 17 insertions(+), 14 deletions(-)
New commits:
commit 20f9591f4a37e0cf9bd7f8d9206c4c51a0617a63
Author: Florian Forster <octo at noris.net>
Date:   Fri Mar 13 18:23:20 2009 +0100
    src/common.c, memory plugin: Fix a potential problem under Solaris.
    
    When the kstat chain has been updated (and init is called again),
    get_kstat should overwrite the existing kstat pointer thingy.
    
    
More information about the collectd-changes
mailing list