K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-08-31T16:14:41.892315Z K 7 svn:log V 289 Merge r180391 from head to stable/7: Rather than checking for a NULL so_pcb in raw_attach(), assert that it's non-NULL, as all callers can and should already do the required checking. Update comments a bit more to talk about rawcb allocation for consumers. Reviewed by: bz END