]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Log:
authorMaxim Konovalov <maxim@FreeBSD.org>
Wed, 6 Mar 2002 11:20:13 +0000 (11:20 +0000)
committerMaxim Konovalov <maxim@FreeBSD.org>
Wed, 6 Mar 2002 11:20:13 +0000 (11:20 +0000)
commit89a3a364c2ec0cf093e776f3921d88dff8234539
tree2d172db3bd9e602c67cf042fb230cd97911d07f0
parent9dfd307b1060780ab57e4b7fbebf0dacb600fae0
Log:
Remove eaccess(2) absence workaround. Add eaccess(2) checks for FILRD,
FILWR, FILEX and FILEXIST cases.

We cannot MFC this because there is no eaccess(2) in -stable yet.

PR: bin/35076
Reviewed by: ru
Approved by: ru
bin/test/test.c