Commit ID: 10059E14D8576FA91D3
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/10/13 23:34:50 UTC
Modified files:
bin/mksh : os2.c var.c
Log message:
move slashifying of PATH, TMPDIR and two OS/2-specific variables from
OS/2-specific to common DOSPATH-specific code (ifdef for the latter two)
also gets us rid of the use of getenv
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/mksh/os2.c
cvs -R rdiff -kk -upr1.220 -r1.221 src/bin/mksh/var.c