History log of /freebsd-10-stable/bin/sh/tests/expansion/redir1.0
Revision Date Author Comments
# 276363 29-Dec-2014 jilles

MFC r273920: sh: Fix corruption of CTL* bytes in positional parameters in
redirection.

EXP_REDIR was not being checked for while expanding positional parameters in
redirection, so CTL* bytes were not being prefixed where they should be.


# 276363 29-Dec-2014 jilles

MFC r273920: sh: Fix corruption of CTL* bytes in positional parameters in
redirection.

EXP_REDIR was not being checked for while expanding positional parameters in
redirection, so CTL* bytes were not being prefixed where they should be.