Commit ID: 10050843FC3294E3ACD
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/10/21 18:33:49 UTC
Modified files:
bin/mksh : edit.c
Log message:
fix backslash-asterisk glob noise for nōn-existant targets and tilde
expansion completion; problem analysis and solution draft by Andrew
Kudryashov (thanks a lot!); this fix instead re-uses existing code
for solving the problem with multiple matches
debugged using “make d dr” targets, yay!
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.254 -r1.255 src/bin/mksh/edit.c