Commit ID:      1005129208E57646522
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/02/23 20:03:32 UTC

Modified files:
        distrib/special/mksh: Makefile
        bin/mksh       : Build.sh Makefile check.t eval.c sh.h

Log message:
both mksh(1) and POSIX say: "$@" should always generate multiple words
issue in pdksh reported in IRC by engla, thanks!

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.61 -r1.62 src/distrib/special/mksh/Makefile
cvs -R rdiff -kk -upr1.622 -r1.623 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.112 -r1.113 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.597 -r1.598 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.136 -r1.137 src/bin/mksh/eval.c
cvs -R rdiff -kk -upr1.639 -r1.640 src/bin/mksh/sh.h

Reply via email to