K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-09-04T10:31:53.000000Z K 7 svn:log V 241 MFC: sys/netinet/in_pcb.c 1.178 - Use suser_cred(9) instead of directly checking cr_uid. - Change the order of conditions to first verify that we actually need to check for privileges and then eventually check them. Reviewed by: rwatson END