ACCESS() FIX
authorBruce Evans <bde@runx.oz.au>
Fri, 27 Nov 1992 00:00:00 +0000 (00:00 +0000)
committerBruce Evans <bde@runx.oz.au>
Fri, 27 Nov 1992 00:00:00 +0000 (00:00 +0000)
commit398a7aa5bd3a6cfb4c851b039e98167065788994
treeeb36a4710385b58a61f3bf2b2b23b0aa80a33e7f
parentf34320fba7216857956a8445286d3224872a3434
ACCESS() FIX

access() is supposed to return 0 if all of the desired access
modes would be granted.  In 386BSD-0.1, it returns 0 if one of the modes
would be granted.

AUTHOR: Bruce Evans (bde@runx.oz.au)
386BSD-Patchkit: patch00026
usr/src/sys.386bsd/ufs/ufs_vnops.c