Commit ID: 100550CAF6732AE1EA7
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/03/20 23:37:56 UTC
Modified files:
bin/mksh : check.t exec.c lksh.1 sh.h
Log message:
only lksh now implies unalias for a POSIX function definition (used e.g. in
Debian sysvinit scripts that use a “stop” function)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.686 -r1.687 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.146 -r1.147 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/mksh/lksh.1
cvs -R rdiff -kk -upr1.720 -r1.721 src/bin/mksh/sh.h