K 10 svn:author V 3 bde K 8 svn:date V 27 2001-11-23T12:31:27.000000Z K 7 svn:log V 227 Fixed a buffer overrun. In my kernel configuration, tcp_syncache happens to be followed by nfsnodehashtbl, so bzeroing callouts beyond the end of tcp_syncache soon caused a null pointer panic when nfsnodehashtbl was accessed. END