Commit ID: 10059E27BDD53C0EC62
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/10/14 21:05:23 UTC
Modified files:
bin/mksh : main.c
Log message:
add MKSH_ENVDIR code for Jehanne (OS by Shamar (giacomotesio) from IRC):
instead of parsing extern char **environ; read it from a filesystem
(typical for Plan 9, though this one is __jehanne__ per ifdef)
tested on MirBSD and found to be working
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.344 -r1.345 src/bin/mksh/main.c