freebsd-skq/sys/miscfs
jhb 9c03a8ae91 Change the pfind() and zpfind() functions to lock the process that they
find before releasing the allproc lock and returning.

Reviewed by:	-smp, dfr, jake
2001-04-24 00:51:53 +00:00
..
deadfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
fdesc fix it so it compiles again 2001-04-23 18:51:54 +00:00
fifofs Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
nullfs o Change the API and ABI of the Extended Attribute kernel interfaces to 2001-03-15 02:54:29 +00:00
portal Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
procfs Change the pfind() and zpfind() functions to lock the process that they 2001-04-24 00:51:53 +00:00
specfs Correct #includes to work with fixed sys/mount.h. 2001-04-23 09:05:15 +00:00
umapfs o Change the API and ABI of the Extended Attribute kernel interfaces to 2001-03-15 02:54:29 +00:00
union Reviewed by: jlemon 2001-03-01 21:00:17 +00:00