K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-01-22T20:37:37.000000Z K 7 svn:log V 218 MFC: Use malloc() rather than alloca() to allocate storage for old values to avoid a segfault on boxes with lots of active TCP connections where net.inet.tcp.pcblist can return a size bigger than alloca() can satisfy. END