OpenBSD sync: handle integer base out of band like ksh93 does
Protect standard code (predefined aliases, internal code, aliases and functions in dot.mkshrc) from being overridden by aliases and, in some cases, shell functions (i.e. permit overriding but ignore it)
Implement GNU bash’s enable for dot.mkshrc using magic aliases to redirect the builtins to external utilities; this differs from GNU bash in that enable takes precedence over functions
Move unaliasing an identifier when defining a POSIX-style function with the same name into lksh, as compatibility kludge
Korn shell style functions now have locally scoped shell options
Change some ASCII-isms to be EBCDIC-aware or pluggable
Mention lksh build instructions on manpage and website
Overhaul signal handling; support new POSIX NSIG_MAX, add sysconf(_SC_NSIG) as a later TODO item
Fix signal bounds (1 ≤ signum < NSIG)
Improve manual pages, especially wrt. standards compliance
This update has been submitted for testing by robert.
This update is currently being pushed to the Fedora EPEL 5 testing updates repository.
This update is currently being pushed to the Fedora EPEL 5 testing updates repository.
This update has been pushed to testing
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by robert.
This update is currently being pushed to the Fedora EPEL 5 stable updates repository.
This update has been pushed to stable