K 10 svn:author V 3 mbr K 8 svn:date V 27 2003-05-28T09:16:35.000000Z K 7 svn:log V 266 If AF_LOCAL is used, we need to use __msgread_withcred() instead of just read() in non-blocking mode too. The reason is obvious. NetBSD uses a complete different way to get the credentials so this patch only applies to FreeBSD. Reviewed by: rwatson Approved by: re END