Commit ID: 1005612BA62412FC278
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/10/05 17:59:01 UTC
Modified files:
distrib/special/mksh: Makefile
bin/mksh : Build.sh Makefile check.t main.c sh.h
Log message:
stop using issetugid(2) for ±p check as it’s probably not the right tool
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.86 -r1.87 src/distrib/special/mksh/Makefile
cvs -R rdiff -kk -upr1.690 -r1.691 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.143 -r1.144 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.707 -r1.708 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.302 -r1.303 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.744 -r1.745 src/bin/mksh/sh.h