Commit ID: 10056D0A1EA65CD6765 CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/26 19:05:22 UTC
Modified files:
bin/mksh : eval.c
Log message:
fix trimming with ? on $* and $@; missed by Todd Miller in r2.2 in ncvs
where it was fixed for ${foo[@]} and ${foo[*]}
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.184 -r1.185 src/bin/mksh/eval.c
