Commit ID: 10057A3A5F96CCF061E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/08/04 20:31:02 UTC
Modified files:
bin/mksh : histrap.c main.c
Log message:
make command() not trash the global source variable
removes local save/restore around it in two of three callers;
the third one is in runtrap() which… probably *cough* ought
to have danced the same…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.157 -r1.158 src/bin/mksh/histrap.c
cvs -R rdiff -kk -upr1.314 -r1.315 src/bin/mksh/main.c