Robert Watson 02b65ffb64 o The move to using VADMIN under vaccess() resulted in some system
calls returning EACCES instead of EPERM.  This patch modifies vaccess()
  to return EPERM instead of EACCES if VADMIN is among the requested
  rights.  This affects functions normally limited to the owners of
  a file, such as chmod(), as EPERM is the error indicating that
  privilege would allow the operation, rather than a chance in mandatory
  or discretionary rights.

Reported by:	bde
2001-01-23 04:15:19 +00:00
..
2000-12-02 05:45:32 +00:00
2000-12-08 20:09:00 +00:00
2001-01-16 01:00:43 +00:00
2001-01-08 07:22:06 +00:00
2000-12-01 08:57:47 +00:00
2001-01-01 23:09:53 +00:00
2000-12-31 23:12:20 +00:00
2000-12-28 12:17:35 +00:00
2000-12-13 19:51:07 +00:00
2000-12-02 05:45:32 +00:00
2000-12-01 08:57:47 +00:00
2001-01-02 11:51:55 +00:00
2000-12-08 20:09:00 +00:00
2000-12-09 09:35:55 +00:00
2000-12-09 09:35:55 +00:00