Commit ID: 1005796798377E704E1
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/25 20:41:25 UTC
Modified files:
bin/mksh : dot.mkshrc expr.c mksh.1
Log message:
use ^< and ^> for ROL and ROR in R53, schedule >>> as SAR for R54
cf. http://david.tribble.com/text/c0xrot.htm
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.106 -r1.107 src/bin/mksh/dot.mkshrc
cvs -R rdiff -kk -upr1.86 -r1.87 src/bin/mksh/expr.c
cvs -R rdiff -kk -upr1.402 -r1.403 src/bin/mksh/mksh.1