K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-07T23:09:37.000000Z K 7 svn:log V 283 Merge ng_ksocket.c:1.47 to RELENG_5: date: 2004/09/02 19:53:13; author: rwatson; state: Exp; lines: +3 -3 In FreeBSD 5.x, curthread is always defined, so we don't need to to test and optionally use &thread0 if it's NULL. Spotted by: julian Approved by: re (scottl) END