K 10 svn:author V 3 njl K 8 svn:date V 27 2002-09-14T18:55:11.000000Z K 7 svn:log V 241 Move setugidsafety() call outside of process lock. This prevents a lock recursion when closef() calls pfind() which also wants the proc lock. This case only occurred when setugidsafety() needed to close unsafe files. Reviewed by: truckman END