Commit ID: 10050857A0A617725BC
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/10/22 16:53:24 UTC
Modified files:
bin/mksh : Build.sh exec.c main.c sh.h
Log message:
introduce MKSH_DISABLE_EXPERIMENTAL and wrap the new feature introduced
in cid 1005084678C510CF7E4 in it
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.587 -r1.588 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.103 -r1.104 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.231 -r1.232 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.595 -r1.596 src/bin/mksh/sh.h