freebsd-dev/bin/sh/tests
Jilles Tjoelker ccd0a51fda sh: Write absolute path in command -vV and type
POSIX is pretty clear that command -v, command -V and type shall write
absolute pathnames. Therefore, we need to prepend the current directory's
name to relative pathnames.

This can happen either when PATH contains a relative pathname or when the
operand contains a slash but is not an absolute pathname.
2020-09-01 13:19:15 +00:00
..
builtins sh: Write absolute path in command -vV and type 2020-09-01 13:19:15 +00:00
errors
execution sh: Keep ignored SIGINT/SIGQUIT after set in a background job 2020-08-28 15:35:45 +00:00
expansion
invocation
parameters
parser
set-e
functional_test.sh sh/tests: Re-enable bin.sh.execution.functional_test.bg12.0 2020-06-28 21:33:08 +00:00
Makefile
Makefile.depend