mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
89a3a364c2
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