K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-12-23T00:59:43.000000Z K 7 svn:log V 373 In soalloc(), simplify the mac_init_socket() handling to remove unnecessary use of a global variable and simplify the return case. While here, use ()'s around return values. In sodealloc(), remove a comment about why we bump the gencnt and decrement the socket count separately. It doesn't add substantially to the reading, and clutters the function. MFC after: 2 weeks END