Commit ID: 1005F9CE7ED52258ABE CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/31 04:28:55 UTC
Modified files:
bin/mksh : tree.c
Log message:
omit very-unlikely code from MKSH_SMALL
(keep the if though, there’s time between newtp(TCOM) and assignment
to t->{args,vars} during which error messages could call this)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.99 -r1.100 src/bin/mksh/tree.c
