6939349 RFE: Update ksh93 to ast-ksh.2010-03-096877392 ksh93 regresses 'uniq -c' performance6887363 Korn shell 93 sometimes mishandles return value of its child process6900314 (while true ; do tru
6939349 RFE: Update ksh93 to ast-ksh.2010-03-096877392 ksh93 regresses 'uniq -c' performance6887363 Korn shell 93 sometimes mishandles return value of its child process6900314 (while true ; do true|true ; done) hang in ioctl() with SIGTTOU6904557 wc no longer counts number of bytes correctly6904575 cut -d with multibyte character no longer works6904597 paste -d no longer works with multibyte characters6904780 /usr/bin/cksum changed output in snv_1286904870 uniq -s does not skip multibyte characters correctly6904878 join -t no longer works with multibyte char separator6907460 EXIT trap handlers are sometimes executed twice6909579 libast getopt solaris compatibility broken6920072 ksh93 tail -f, with unconditional .25s sleep and line parsing, about 37x slower than cat6932124 mktemp in ksh93 is brokenContributed by Olga Kryzhanovska <olga.kryzhanovska@gmail.com>
show more ...
Portions contributed by Olga Kryzhanovska <olga.kryzhanovska@gmail.com>PSARC/2009/063 ksh93 update 2PSARC/2009/248 ksh93 update to 2009-03-10PSARC/2009/249 more ksh93 command conversions6888396 l
Portions contributed by Olga Kryzhanovska <olga.kryzhanovska@gmail.com>PSARC/2009/063 ksh93 update 2PSARC/2009/248 ksh93 update to 2009-03-10PSARC/2009/249 more ksh93 command conversions6888396 libast sources should not include localedef.h6605478 ksh93 profile shell option does not work6631006 ksh93 hangs in situations that ksh handles okay6661487 logname reports nothing after running the script command6705126 first call to read doesn't honor new setting of HISTFILE6764665 *libpp* Array overrun in libpp6765756 *libast* Array overruns in libast6769332 Recursive function+command substitutions terminate shell after 257 iterations6777491 *ksh93* lacks arithmetric function iszero()6778077 *ksh93* does not understand "THAW" as a signal for use with trap6789247 [ku1] libast/ksh93 1-digit hexfloat base conversion rounds incorrectly6791838 *ksh93* unset of a variable which is not set should return 06793714 RFE: Update /usr/bin/comm to AT&T AST "comm"6793719 RFE: Update /usr/bin/cut to AT&T AST "cut"6793721 RFE: Update /usr/bin/paste to AT&T AST "paste"6793722 RFE: Update /usr/bin/cmp to AT&T AST "cmp"6793726 RFE: Update /usr/bin/uniq to AT&T AST "uniq"6793735 RFE: Update /usr/bin/wc to AT&T AST "wc"6793744 RFE: Add /usr/share/doc/ksh/ for ksh93 documentation6793747 RFE: Provide "print" builtin as /usr/bin/print for external applications6793763 RFE: Update /usr/bin/ksh93 to ast-ksh.2009-05-056794952 RFE: Enable "globstar" mode in /etc/ksh.kshrc (= interactive ksh93 shells)6805792 [ku1] Moving local compound var into array does not work6805794 [ku1] printf returns "invalid character constant" for $ printf "%d\n" "'<euro>"6805795 [ku1] ksh93 does not differ between -0 and +06805797 [ku1]Can't append to nodes of an array of compound vars if addressing them via nameref6805799 Indexed compound variable arrays do not work...6805800 [ku1] Declaring associative compound array does not work6805813 RFE: Update /usr/bin/join to AT&T AST "join".6805819 RFE: Update /usr/bin/tee to AT&T AST "tee".6809663 shlint missing ending newline on errors6811916 ksh93 repeatedly segfaults when "tee" builtin is interrupted via <ctrl-c> in interactive mode6821113 SUNWosdem package issues6828644 RFE: Update /usr/bin/logname to AT&T AST "logname".6828692 RFE: Update /usr/bin/cksum to AT&T AST "cksum".6834184 ksh93 gets SIGSEGV if HISTFILE is changed in place.6834207 ksh93 gets SIGSEGV on interactive function definition with HISTSIZE unset6835835 ksh93 "cat" builtin does not handle "-n" correctly6841442 Need exception list for OS/Net trees managed via Subversion6848486 "echo ${test}" with test undefined crashes the shell6850672 ksh93 (VISUAL=vi) crashes with memory fault while scrolling through history6855875 typeset -X x ; print $x # does not print sufficient digits to restore value6857344 /usr/bin/hash core dump with invalid arguments6866676 Need test suite module to test the kernel support for compiled shell scripts6881017 Subshell doesn't exit, holds pipe open preventing callers from exiting6884409 fts functions in libast library can result in segv with deep dir trees (similar to CERT VU#590371)
PSARC/2008/094 ksh93 Update 1PSARC/2008/344 ksh93 Integration Update 1 Amendments 1PSARC/2008/589 Remove /usr/bin/printf from PSARC case 2008 0946619428 *ksh93* RFE: Update ksh93 in Solaris to ast
PSARC/2008/094 ksh93 Update 1PSARC/2008/344 ksh93 Integration Update 1 Amendments 1PSARC/2008/589 Remove /usr/bin/printf from PSARC case 2008 0946619428 *ksh93* RFE: Update ksh93 in Solaris to ast-ksh.2008-11-046788659 RFE: Update libpp in Solaris to ast-open.2008-07-256561901 RFE: Add "shcomp" (shell script compiler) + kernel module to exec binary sh code6599668 RFE: Move consumers of alias.sh over to ksh936595183 *ksh93* RFE: Update ksh93-integration demo code6775901 *ksh93* no C message catalogs are generated for ksh936451262 *sleep* RFE: /usr/bin/sleep should support floating-point values6687139 *ksh93* command substitution, exec, and stdout redirection cause allocation loop6703761 *ksh93* crashes in script containing uncommon output redirections6715496 *ksh93* SEGVs on array reinitialization6713682 *ksh93* Creating a compound variable in a subshell "bleeds through" to the calling subshell6672350 *ksh93* causes parent shell to die when child shell is suspended6745015 *ksh93* VARIABLE=`command substitution` assignment is not reliable on OpenSolaris6710205 *ksh93* problem with command substitution (within back quotes) containing \$'6737600 *ksh93* exits debugger when user presses ctrl-c6748645 *ksh93* fc -l -e - is mis-parsed, outputs wrong error message "-e - requires single argument"6754020 *ksh93* does weird '[' expansion6753538 *ksh93* umask modification leaks out of a ksh93 subshell6766246 *ksh93* bug in pattern matching6763594 *ksh93* executes command after "command" builtin twice on failure6762665 *ksh93* Difficult-to-reproduce SIGSEGV in ksh93
6437624 RFE: Add ksh93 (as /usr/bin/ksh93) and libshell.so to OS/Net6505835 AST tools and library (libpp) required for creating l10n messages for ksh93PSARC/2006/550 Korn Shell 93 IntegrationPSARC
6437624 RFE: Add ksh93 (as /usr/bin/ksh93) and libshell.so to OS/Net6505835 AST tools and library (libpp) required for creating l10n messages for ksh93PSARC/2006/550 Korn Shell 93 IntegrationPSARC/2006/587 /etc/ksh.kshrc for ksh93PSARC/2007/035 ksh93 AmendmentsContributed by Roland Mainz <roland.mainz@nrubsig.org>--HG--rename : usr/src/lib/libcmd/common/mapfile-vers => deleted_files/usr/src/lib/libcmd/common/mapfile-versrename : usr/src/lib/libcmd/common/placeholder.c => deleted_files/usr/src/lib/libcmd/common/placeholder.c