K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-03-27T21:36:18.000000Z K 7 svn:log V 311 Make the reference counting of 'struct pargs' SMP safe. There is still some locations where the PROC lock should be held in order to prevent inconsistent views from outside (like the proc->p_fd fix for kern/vfs_syscalls.c:checkdirs()) that can be fixed later. Submitted by: Jonathan Mini END