Commit ID: 100542EDD596FD5FBF9
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/10/03 17:32:13 UTC
Modified files:
distrib/special/mksh: Makefile
bin/mksh : Build.sh Makefile check.t eval.c exec.c sh.h
Log message:
overhaul IFS handling, fix bugs reported by Stephane Chazelas and mikeserv
now we’re at: 486 passed testsuite items, 0 failed
ifs.sh still: # tests 6856 passed 6856 failed 0
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.81 -r1.82 src/distrib/special/mksh/Makefile
cvs -R rdiff -kk -upr1.667 -r1.668 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.136 -r1.137 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.658 -r1.659 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.151 -r1.152 src/bin/mksh/eval.c
cvs -R rdiff -kk -upr1.132 -r1.133 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.694 -r1.695 src/bin/mksh/sh.h