Commit ID:      100550C9D521FCB4274
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/03/20 22:21:12 UTC

Modified files:
        bin/mksh       : Tag: mksh-R50stable check.t dot.mkshrc edit.c funcs.c
                         histrap.c lex.c misc.c mksh.1 sh.h syn.c var.c

Log message:
MFC most of mksh-current into R50-stable:
• alias protection of local=\typeset
• use of “command -v” in dot.mkshrc
• oksh RCSID sync, where appropriate
• fix “read -n-1”
• SECURITY (privacy): make “unset HISTFILE” work
• strip_nuls() rewrite
• manpage fixes and improvements and replacement hook
• dead constant elimination
remaining differences:
• integer-base interpretation change
• default alias protection
• dot.mkshrc “enable” support
• j_waitj() refactoring

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.667.2.3 -r1.667.2.4 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.89.2.1 -r1.89.2.2 src/bin/mksh/dot.mkshrc
cvs -R rdiff -kk -upr1.276.2.3 -r1.276.2.4 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.259.2.2 -r1.259.2.3 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.134.2.3 -r1.134.2.4 src/bin/mksh/histrap.c
cvs -R rdiff -kk -upr1.193.2.1 -r1.193.2.2 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.219.2.2 -r1.219.2.3 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.344.2.3 -r1.344.2.4 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.701.2.4 -r1.701.2.5 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.94.2.1 -r1.94.2.2 src/bin/mksh/syn.c
cvs -R rdiff -kk -upr1.183.2.2 -r1.183.2.3 src/bin/mksh/var.c

Reply via email to