freebsd-dev/sys/compat
Alfred Perlstein 8899023f66 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 <mini@haikugeek.com>
2002-03-27 21:36:18 +00:00
..
linprocfs Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:35:22 +00:00
linux Fixed some style bugs in the removal of __P(()). Tabs before "__P((" 2002-03-24 04:04:50 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:35:22 +00:00
svr4 Make the reference counting of 'struct pargs' SMP safe. 2002-03-27 21:36:18 +00:00