[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.2'
    Florian Forster 
    octo at verplant.org
       
    Wed Feb 27 12:25:23 CET 2008
    
    
  
 src/network.c |  152 ++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 111 insertions(+), 41 deletions(-)
New commits:
commit 4f3a014ba130cfd6f61b3f16aa74d527e1ab7000
Author: Florian octo Forster <octo at dev4.office.noris.de>
Date:   Wed Feb 27 10:22:19 2008 +0100
    network plugin: Align write access to the send buffer.
    
    SPARC and possibly other architectures cannot access arbitrary memory
    locations. This caused a `bus error' on SPARC when the network plugin was
    loaded. This change hopefully fixes this problem.
    
    
More information about the collectd-changes
mailing list