Commit ID: 10055EB4EA5242ECCAA
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/09/05 20:20:50 UTC
Modified files:
bin/mksh : check.t lex.c sh.h tree.c
Log message:
fix tree printing multiple heredocs in one command, bug found by izabera
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.705 -r1.706 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.206 -r1.207 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.742 -r1.743 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.75 -r1.76 src/bin/mksh/tree.c