aboutsummaryrefslogtreecommitdiffstats
path: root/mksh/mkshrc
Commit message (Collapse)AuthorAgeFilesLines
* Move mksh to external/mkshJean-Baptiste Queru2011-06-161-29/+0
| | | | Change-Id: I836b8764320bd498c335d97267d8b47acb97514d
* Add mksh from CVS 2010/08/24 as system/core/mksh moduleThorsten Glaser2010-08-241-0/+29
Both shells (ash from system/core/sh, and mksh) are built by default but only the one where $(TARGET_SHELL) is set to is actually installed (the shell and the mkshrc configuration file are tagged shell_mksh for this to work). Signed-off-by: Thorsten Glaser <tg@mirbsd.org>