| 11 |
and feature improvements in order to produce a modern, robust |
and feature improvements in order to produce a modern, robust |
| 12 |
shell good for interactive and especially script use. It has |
shell good for interactive and especially script use. It has |
| 13 |
UTF-8 support in the emacs command line editing mode; corres- |
UTF-8 support in the emacs command line editing mode; corres- |
| 14 |
ponds to OpenBSD 4.3-beta ksh without GNU bash-like $PS1; the |
ponds to OpenBSD 4.4-current ksh sans GNU bash-like $PS1; the |
| 15 |
build environment requirements are autoconfigured; throughout |
build environment requirements are autoconfigured; throughout |
| 16 |
code simplification/bugfix/enhancement has been done, and the |
code simplification/bugfix/enhancement has been done, and the |
| 17 |
shell has extended compatibility to other modern shells. |
shell has extended compatibility to other modern shells. |
| 29 |
Disable this to remove a few functions from mksh to make it smaller. |
Disable this to remove a few functions from mksh to make it smaller. |
| 30 |
Ideal for embedded systems. However, be aware you will lose some |
Ideal for embedded systems. However, be aware you will lose some |
| 31 |
functionality you'd otherwise expect, among these is the vi command |
functionality you'd otherwise expect, among these is the vi command |
| 32 |
line editing mode. |
line editing mode, the readlink and rename builtins, etc. |
| 33 |
|
|
| 34 |
config FWRT_PACKAGE_MKSH_AS_BINASH |
config FWRT_PACKAGE_MKSH_AS_BINASH |
| 35 |
bool " Install mksh as /bin/ash" |
bool " Install mksh as /bin/ash" |