stefanf 2007-01-18 22:31:22 UTC FreeBSD src repository Modified files: bin/sh exec.c Log: Use eaccess() instead of access() for the type builtin, like we do for the test builtin. Submitted by: Martin Kammerhofer Revision Changes Path 1.31 +1 -1 src/bin/sh/exec.c