Commit ID: 100559ED7A80A374D9C
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/07/09 20:20:46 UTC
Modified files:
bin/mksh : exec.c funcs.c mksh.1 sh.h
Log message:
apply the new cat hack to printf, too, to prefer it over the builtin
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.157 -r1.158 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.278 -r1.279 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.374 -r1.375 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.736 -r1.737 src/bin/mksh/sh.h