Commit ID: 1005117D6794EBEDD21
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/02/10 17:18:51 UTC
Modified files:
bin/mksh : edit.c lex.c sh.h
Log message:
pure RCSID sync with oksh, who also added a tabcompletion fix now, with
less code, but, even according to their own comments, not as good as ours
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.260 -r1.261 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.178 -r1.179 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.628 -r1.629 src/bin/mksh/sh.h