Commit ID: 100514E4F1D5C90862C
CVSROOT: /cvs
Module name: (multiple)
Changes by: [email protected] 2013/03/24 00:56:33 UTC
Modified files:
bin/mksh : Build.sh Makefile check.t exec.c mksh.1 sh.h tree.c
.linked : acronyms
src : mksh.hts
distrib/special/mksh: Makefile
Log message:
• let mksh “set -x” print whole TCOM trees
• plug some memory leaks in debug (“set -x”) and warning paths while here
• one from Florian (friend of Natureshadow) for WTF
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.624 -r1.625 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.114 -r1.115 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.599 -r1.600 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.116 -r1.117 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.305 -r1.306 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.642 -r1.643 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.67 -r1.68 src/bin/mksh/tree.c
cvs -R rdiff -kk -upr1.258 -r1.259 www/.linked/acronyms
cvs -R rdiff -kk -upr1.502 -r1.503 www/src/mksh.hts
cvs -R rdiff -kk -upr1.63 -r1.64 src/distrib/special/mksh/Makefile