Searched hist:137659 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/bin/sh/tests/execution/
H A Dunknown1.0197820 Tue Oct 06 20:16:37 MDT 2009 jilles sh: Send the "xyz: not found" message to redirected fd 2.
This also fixes that trying to execute a non-regular file with a command
name without '/' returns 127 instead of 126.
The fix is rather simplistic: treat CMDUNKNOWN as if the command were found
as an external program. The resulting fork is a bit wasteful but executing
unknown commands should not be very frequent.

PR: bin/137659
/freebsd-10-stable/bin/sh/
H A Dexec.c

Completed in 111 milliseconds