K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-08-17T16:41:16.572030Z K 7 svn:log V 309 Ensure a minimum "slop" of 10 extra pcb structures when providing a memory size estimate to userland for pcb list sysctls. The previous behavior of a "slop" of n/8 does not work well for small values of n (e.g. no slop at all if you have less than 8 open UDP connections). Reviewed by: bz MFC after: 1 week END