rwatson 08704afd44 o Modify nfslockdans() to accept a thread reference instead of a proc
reference: with td->td_ucred, it will be desirable to authorize
  based on td->td_ucred, rather than p->p_ucred.
o Since the same variable 'p' was later used with pfind() on the target
  process for the wakeup, introduce a new local variable 'targetp'
  to use instead.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2001-11-14 18:20:45 +00:00
..
2001-11-04 11:50:08 +00:00
2001-10-23 00:42:15 +00:00
2001-11-11 15:36:35 +00:00
2001-10-24 14:12:47 +00:00
2001-11-14 06:30:36 +00:00
2001-11-07 19:55:16 +00:00
2001-11-05 21:25:02 +00:00
2001-11-03 13:35:07 +00:00
2001-11-14 06:30:36 +00:00