Commit ID: 100559942841CED5205
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/07/05 14:43:11 UTC
Modified files:
bin/mksh : exec.c funcs.c misc.c sh.h
Log message:
simplify print_columns func argument: no need to return the first arg any more
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.152 -r1.153 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.273 -r1.274 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.233 -r1.234 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.731 -r1.732 src/bin/mksh/sh.h