CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/09/22 12:46:36

Modified files:
        net/net-snmp   : Makefile 
Added files:
        net/net-snmp/patches: 
                              patch-agent_mibgroup_hardware_cpu_cpu_sysctl_c 

Log message:
- re-enable kmem support, with 5.4.2 there don't seem to be
any problems on tested arch (including the ones that used to
have trouble).

- repair sysctl() use in cpu_sysctl.c, it was using the wrong
type and at least on some arch the system call was failing, so
because the code isn't careful about checking return codes and
thus used uninitialized space, it tried to allocate memory for
info structures for 128 million CPUs on one of my systems...

"definitely ok" rui@

Reply via email to