Commit ID:      10058E0F79F196EC7B8
CVSROOT:        /cvs
Module name:    src
Changes by:     t...@herc.mirbsd.org    2017/04/02 13:08:09 UTC

Modified files:
        bin/mksh       : exec.c misc.c sh.h

Log message:
split path-specific ('C:\FOO' instead of '/foo') stuff into MKSH_DOSPATH:
• backslashes as directory separators
• semicolon as $PATH separator
• drive letters are absolute paths

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.191 -r1.192 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.253 -r1.254 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.798 -r1.799 src/bin/mksh/sh.h

Reply via email to