Revisions of mksh
Stephan Kulow (coolo)
accepted
request 239021
from
Guido Berhoerster (gberh)
(revision 5)
- update to version 50 - [tg] Fix initial IFS whitespace not being ignored when expanding - [tg] MKSH_BINSHREDUCED no longer mistakenly enables brace expansion - [tg] Explain more clearly Vi input mode limitations in the manpage - [tg] Improve error reporting of the check.pl script (which needs a maintainer since I don’t speak any perl(1), really), for lewellyn - [tg] Use $TMPDIR in test.sh for scratch space - [tg, Polynomial-C] Check that the scratch space is not mounted noexec - [pekster, jilles, tg] Use termcap(5) names, not terminfo(5) names, in tput(1) examples, for improved portability (e.g. to MidnightBSD) - [tg] Avoid C99 Undefined Behaviour in mirtoconf LFS test (inspired by Debian #742780) - [tg] Fix ${!foo} for when foo is unset - [tg] Improve nameref error checking (LP#1277691) - [tg] Fix readonly bypass found by Bert Münnich - [Ryan Schmidt] Improved system reporting for Mac OS X - [nDuff] Explain better [[ extglob handling in the manpage - [tg] Remove arr=([index]=value) syntax due to regressions - [tg] IFS-split arithmetic expansions as per POSIX 201x - [OpenBSD] Add more detailed Authors section to manpage - [tg] Fix set ±p issue for good: drop privs unless requested - [tg] Improve signal handling and use a more canonical probing order - [tg] Fix return values $? and ${PIPESTATUS[*]} interaction with
Tomáš Chvátal (scarabeus_factory)
accepted
request 221404
from
Guido Berhoerster (gberh)
(revision 4)
- adjust update-alternative usage to packaging policy (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
Stephan Kulow (coolo)
accepted
request 213623
from
Guido Berhoerster (gberh)
(revision 3)
- update to version 49 - [tg] dot.mkshrc: fix two issues with the cd wrapper - [tg] Unbreak set +p (wider issue still to be addressed) - [Steffen Daode Nurpmeso] Use WCONTINUED with waitpid(2) - [millert] Add proper suspend builtin handling tty(4) and setpgrp(2) - [tg] Sanitise and slightly optimise control character handling - [tg] Add O_BINARY to all open(2) calls for OS/2 kLIBC support - [tg] Generate option strings for shell, set, ulimit at compile time - [Steffen Daode Nurpmeso] Drop ISTRIP termios(4) mode - [tg] Mention negative history numbers, octals in the manpage - [tg] Make check.pl work with Perl < 5.6.1 again - [tg] Detect getsid(2) and skip the oksh suspend builtin otherwise - [tg] Document that set -o noclobber is unsafe for tempfiles - [tg] Update to Unicode 6.3.0 - [RT] Restore some portability - [tg] Fix parsing positional argument variable names - [tg] Sprinkle a few __attribute__((__pure__)); fix warnings - [tg] Fix build on OSX: always use our wcwidth code; only use our strlcpy(3) code if the OE doesn’t provide one (prompted by jonthn on IRC) - [tg] Optimise sh -c to exec even in MKSH_SMALL - [tg] Use new BAFH for hashing
Tomáš Chvátal (scarabeus_factory)
accepted
request 205150
from
Guido Berhoerster (gberh)
(revision 2)
- replace pdksh in openSUSE >= 13.2, lksh provides backwards compatibility - create corresponding symlinks - use update-alternatives to allow for lksh as (/usr)/bins/ksh (forwarded request 205149 from gberh)
Tomáš Chvátal (scarabeus_factory)
accepted
request 202669
from
Guido Berhoerster (gberh)
(revision 1)
Please add mksh, a much improved and maintained fork of pdksh/OpenBSD ksh
Displaying revisions 21 - 25 of 25