Commit ID: 100520E05EA33BA2E83
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/08/16 10:59:05 UTC
Modified files:
bin/mksh : check.t edit.c lex.c sh.h
Log message:
Ypnose discovered a problem with multi-line prompts and SIGWINCH
related to caching some values (downside, pprompt gets back doprint option)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.629 -r1.630 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.270 -r1.271 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.188 -r1.189 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.667 -r1.668 src/bin/mksh/sh.h