Robert Watson ed6397209d o introduce u_cansee(), which performs access control checks between
two subject ucreds.  Unlike p_cansee(), u_cansee() doesn't have
  process lock requirements, only valid ucred reference requirements,
  so is prefered as process locking improves.  For now, back p_cansee()
  into u_cansee(), but eventually p_cansee() will go away.

Reviewed by:	jhb, tmm
Obtained from:	TrustedBSD Project
2001-03-28 20:50:15 +00:00
..
2001-03-27 11:59:22 +00:00
2001-03-28 09:17:56 +00:00
2001-03-28 15:04:22 +00:00
2001-03-28 09:17:56 +00:00
2001-03-28 15:04:22 +00:00
2001-03-28 09:17:56 +00:00
2001-03-28 13:42:42 +00:00
2001-03-20 10:42:49 +00:00
2001-03-28 14:13:19 +00:00
2001-03-20 02:10:18 +00:00
2001-03-01 21:00:17 +00:00
2001-03-22 06:51:53 +00:00
2001-02-22 13:46:09 +00:00