CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/18 14:48:00
Modified files:
etc : ksh.kshrc
Log message:
zap *_path() functions
These PATH helpers failed to quote their input properly leading to shell
code execution. Noone noticed since import (over 21 years ago), so wipe it.
OK tb rpe
