Commit ID: 10057954AD0356E0260
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/24 23:10:05 UTC
Modified files:
bin/mksh : exec.c funcs.c main.c sh.h
Log message:
invent builtin flags instead of special-casing cat and printf for
prefer-external-over-builtin stuff
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.176 -r1.177 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.297 -r1.298 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.310 -r1.311 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.775 -r1.776 src/bin/mksh/sh.h