Commit ID: 1005599636613028AB4
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/07/05 17:04:27 UTC
Modified files:
bin/mksh : check.t histrap.c
Log message:
now removes *all* trailing newlines (by reusing histsave result, saves code),
plus plugs an ancient memory leak (hist_execute afreeās its arg now);
also partial revert of commitid 78014291f06497b3 as COMPLEX_HISTORY handles
multi-line commands correctly now (r1.4, 2005-05-23)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.696 -r1.697 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.145 -r1.146 src/bin/mksh/histrap.c