Lines Matching refs:fixed

2 10-03-05  A varibale unset memory leak has been fixed and tests/leaks.sh
7 associative array subscripts for unset array elements has been fixed.
9 that executed multiple commands has been fixed.
11 encoding were fixed.
13 subscript was evaluated twice for $((foo[x++]++)) has been fixed.
16 10-01-18 A bug in type handling of typeset -H has been fixed.
19 parsed correctly was fixed.
21 with radix char , and thousands separator . has been fixed.
23 while blocked waiting for process to complete has been fixed.
27 < SIGCHLD when a trap for a signal > SIGCHLD was set has been fixed.
29 LC_* vars) has been fixed.
31 straddled a buffer boundary has been fixed.
33 been fixed.
34 09-12-09 A bug where shcomp dumped core on certain syntax errors has been fixed.
36 the value in subsequent children of the parent shell has been fixed.
38 a subshell could trigger twice has been fixed.
40 the shell to abort at startup has been fixed.
42 writer to complete before the last reader command has been fixed.
45 not contain any macro expansions has been fixed.
53 09-11-17 "read -n1" from the terminal has been fixed to read exactly one character.
58 when IFS did not contain a new line has been fixed.
61 has been fixed.
65 has been fixed.
67 been fixed.
68 09-10-26 A bug in { LANG LC_ALL LC_category } ordering has been fixed in -last.
70 has been fixed.
72 effects in the parent shell has been fixed.
74 contains multiple subscripts for the same variable has been fixed.
76 in command completion has been fixed.
81 LC_CTYPE etc. to the LANG value has been fixed.
83 name without #! to core dump has been fixed.
85 pipefail option was on has been fixed.
87 occurred when a buffer began with <escape><new-line> has been fixed.
91 block until the background process completed has been fixed.
92 09-09-04 A bug in handing ${var[sub]}, where var is a nameref has been fixed.
95 element has been fixed.
99 variables has been fixed.
102 array of another type has been fixed.
103 09-09-01 A bug in the tracing of [[ a < b ]] and [[ a > b ]] has been fixed.
105 by name and didn't start with #! and this has been fixed.
107 did not display an error message has been fixed.
111 memory fault has been fixed.
113 that could cause a core dump on some systems has been fixed.
117 a call to another function has been fixed.
119 compound variable by name has been fixed.
121 an instance that invoked a type method discipline has been fixed.
124 has been fixed.
126 type variables when reference with a name reference has been fixed.
127 09-08-10 Several memory leaks were fixed primarily related to subshells.
129 a script to hang has been fixed.
131 contained pattern expansions with quoting has been fixed.
135 printf %B has been fixed.
137 assignment with no elements has been fixed.
138 09-06-19 A bug with read with typeset -b -Z<num> has been fixed.
139 09-06-19 Two bugs related to read -b for array variables has been fixed.
141 compound variables has been fixed.
143 compound variables has been fixed.
145 array element has been fixed.
149 global compound variable via a name reference has been fixed.
151 addressing them via nameref has been fixed.
153 in which the output only contained on array element has been fixed.
161 has been fixed.
163 one for the & and another for non-builtin has been fixed.
170 fixed.
175 a function has been fixed.
177 both vi and emacs mode were off has been fixed.
179 09-04-15 A bug that caused ${...;} to hang for large files has been fixed.
182 09-04-07 The emacs edit command M-_ and M_. and the vi command _ was fixed
184 09-04-05 A bug in handling new-lines with read -n has been fixed.
188 leave a file descriptor open has been fixed.
198 to ruid. A bug that did the wrong test (ruid<SHOPT_P_UID) was fixed.
206 is a subshell grouping command has been fixed.
208 an exception after the return from a function has been fixed.
210 changed from within a function has been fixed.
212 terminated with a coredump has been fixed.
214 a signal handler was incorrect and has been fixed.
216 a core dump when the subshell completed has been fixed.
218 correctly has been fixed.
220 returning int has been fixed.
222 wrong value for $0 has been fixed.
224 of 127 when the pipefail option is enabled has been fixed.
233 not used when a process terminated with a signal has been fixed.
236 has been fixed.
238 could cause a memory fault has been fixed.
253 loop or fail has been fixed.
256 the sub-variable to be created has been fixed.
258 expression pattern characters has been fixed.
260 a write to the pipe to generate a SIGPIPE has been fixed.
265 command substitution occurs on a buffer boundary has been fixed.
267 but did not have a value has been fixed.
269 references an array element has been fixed.
271 with an initial assignment didn't work correctly has been fixed.
272 08-12-10 The [[ -t fd ]] test was fixed to handle fd>9.
274 has been fixed.
278 associative array element has been fixed.
281 with an "Exec format error" has been fixed.
293 output has been fixed.
295 numerical value of the EURO symbol, 8354, has been fixed.
300 shcomp was found has been fixed.
302 interactive shells when the pipefail option is on has been fixed.
305 has been fixed.
307 not return the correct process id has been fixed.
310 has been fixed.
313 used as an embedded type with a compound assignment has been fixed.
316 08-10-31 Variable scoping/initialization bugs that could dump core were fixed.
320 08-10-18 A bug in array scoping that could dump core has been fixed.
321 08-10-10 read -n and -N fixed to count characters in multibyte locales.
322 08-10-10 A bug that mishandled _.array[] type references has been fixed.
330 to hang has been fixed.
335 statement of the form (( var.name[sub] = value)) has been fixed.
337 been fixed.
344 array of compound variables has been fixed.
346 array with a subscript containing a . in the name has been fixed.
347 08-09-26 A core dump in the subshell environment restore has been fixed.
348 08-09-24 $(...) has been fixed to properly set the exit status in $?.
349 08-09-23 $(<...) with IFS=$'\n\n' has been fixed to retain all but the last
353 08-09-22 A bug that sometimes lost the exit status of a job has been fixed.
355 cases where the command caused the shell to fork has been fixed.
356 08-09-19 type, whence -v, and command -v were fixed to comply with POSIX
358 08-09-18 test and [...] were fixed to comply with POSIX in the case
368 has been fixed.
370 subshell to not clean up and prevent other coprocesses has been fixed.
378 from being created in the parent shell has been fixed.
383 the sub-variables has been fixed.
385 been fixed.
390 08-08-24 An alignment error for shorts on 64 bit architectures has been fixed.
397 a dot script in which the type is defined has been fixed.
401 when reading from a terminal has been fixed.
403 cause an asynchronous command to block has been fixed.
405 has been fixed.
407 from with a here document could cause a syntax error has been fixed.
410 has been fixed.
412 function that was part of a pipeline has been fixed.
425 type has been fixed.
427 was three characters or less has been fixed.
429 jobs completed has been fixed.
432 08-06-19 A couple of bugs in multi-dimensional arrays have been fixed.
434 a syntax error in the next subsequent command has been fixed.
438 specified variable was not set has been fixed.
442 emacs or gmacs mode when walking up the history file has been fixed.
444 have side effects into the parent shell has been fixed.
446 for DEBUG traps have been fixed.
461 contained redirections has been fixed.
463 has been fixed.
465 sequence \$' has been fixed.
470 subshells have been fixed.
475 has been fixed.
484 07-09-19 in emacs mode has been fixed.
486 fixed.
495 been fixed.
497 been fixed.
510 with multibyte characters has been fixed.
513 or higher line to the previous line has been fixed.
516 functions has been fixed.
518 is a builtin command has been fixed.
523 fixed.
525 x.foo as an associative array has been fixed.
527 than 32K positional parameters has been fixed.
532 and the other parts of the pipeline complete has been fixed.
535 that did not use #! to executed in restricted mode has been fixed.
537 within a pipeline has been fixed.
539 been fixed.
542 08-03-20 A bug in which ${!var[sub].*} was treated as an error has been fixed.
546 not flushed before sleep has been fixed.
548 sent to the subshell rather than the parent has been fixed.
552 cause the terminal group to change has been fixed.
559 08-03-07 A bug in which ksh -i did not run the ENV file has been fixed.
561 ulimit -fS has been fixed.
563 cursor to be on the wrong line when interrupt was hit has been fixed.
569 ] has been fixed.
574 has bee fixed.
575 08-02-07 A bug in which test \( ! -e \) produced an error has been fixed.
579 08-02-12 The backoff logic when there are no more processes has been fixed.
589 part of the character contains a file pattern byte has been fixed.
591 fixed.
593 or to an index array didn't work has been fixed.
600 was fixed. It also fixed ${name} where name is a name reference
607 fixed.
615 subshell has been fixed.
618 terminate has been fixed.
620 has been fixed.
621 08-03-27 A bug in which typeset -LZ was being treated as -RZ has been fixed.
623 in which it would exit after running a non-builtin has been fixed.
625 syntax errors or lead to core dumps has been fixed.
627 from a subshell has been fixed.
629 assignments was treated as a noop has been fixed.
631 compound assignment could fail has been fixed.
635 an array assignment could cause a core dump has been fixed.
640 continued could loose the exit status has been fixed.
644 part of the character contains a file pattern byte has been fixed.
646 a backspace before the newline to the screen has been fixed.
648 in the edit modes would cause the $ to disappear has been fixed.
650 command substitution to fail has been fixed.
655 standard input to be incorrectly positioned has been fixed.
657 expanded or traced properly has been fixed.
659 properly has been fixed.
661 incorrectly set the value of OPTARG for flag options has been fixed.
663 has been fixed.
666 has been fixed.
668 signs of { -NaN -Inf -0.0 } have been fixed.
672 only a simple variable has been fixed.
675 array has been fixed.
678 been fixed.
680 a function could corrupt memory has been fixed.
682 from a function used compound variables has been fixed.
684 has been fixed.
687 when invoked in a subshell has been fixed.
688 07-10-29 The sleep builtin was fixed so that all floating point constants
691 LANG=value command has been fixed.
694 is value has been fixed.
696 80 characters or more from a keyboard trap has been fixed.
698 descriptors were in use has been fixed.
700 an array when the array name is itself a reference has been fixed.
704 has been fixed.
707 has been fixed.
709 variable was not expanded correctly has been fixed.
712 has been fixed.
714 ignored by the parent has been fixed.
717 passed to a function has been fixed.
718 07-08-02 A bug in which read x[1] could core dump has been fixed.
721 has been fixed.
723 an exit status of 127 when pipefail was enabled has been fixed.
729 on a component other than the last has been fixed.
731 contained a left parenthesis in single quotes has been fixed.
735 not treat the comma as a literal character has been fixed.
740 locale has been fixed.
743 been fixed.
745 has been fixed. it not displays an error message.
749 hang when the pipefail option is on has been fixed.
752 been fixed.
753 07-03-08 A bug in which set +o output command line options has been fixed.
755 name), could leave the terminal in raw mode has been fixed.
758 been fixed.
760 fixed.
766 cause an unset error when the subshell completed has been fixed.
769 identifier names has been fixed.
771 definitions inside functions to exit with "no parent" has been fixed.
773 arguments would give syntax errors <(...) and >(...) has been fixed.
775 built-in exits without closing files that it opens has been fixed.
777 has been fixed.
781 substitution has been fixed.
788 no argument), when foo[0] is not empty has been fixed.
793 an internal file was closed from with a subshell has been fixed.
806 job started from a subshell has been fixed.
807 06-10-23 A bug in ${var:offset:len} in multibyte locales has been fixed.
811 have been fixed.
813 has been fixed.
815 of printf has been fixed.
817 cases after a subshell has been fixed.
819 pipelines with 3 or more states has been fixed.
821 cause the builtin to hang has been fixed.
823 substitution to be ignored has been fixed.
836 been fixed.
844 history event !$ was not processed has been fixed.
846 would not take effect has been fixed.
853 the comma is a thousands separator has been fixed.
855 06-07-13 A multibyte problem with locales that use shift codes has been fixed.
868 06-06-13 A bug in edit completion with quoted strings has been fixed.
890 did not restore the localed correctly has been fixed.
892 whose names started with .sh has been fixed.
897 invoked by this function has been fixed.
900 been fixed.
903 it has been fixed.
905 would create a job that could not be restarted has been fixed.
909 not work as expected has been fixed.
911 open for writing has been fixed.
912 06-01-19 The ?: arithmetic operator fixed to work when the operation after
915 variable were array elements, i.e. foo=(bar=(1 2)), has been fixed.
916 05-12-13 An arithmetic bug in which x+=y+=z was not working has been fixed.
918 rather than 1 has been fixed.
929 report a syntax error has been fixed.
930 05-11-29 A bug when reading fixed length records into typeset -b variables
931 which caused a zero byte to terminate the value has been fixed.
942 the directory of the executable has been fixed.
944 correctly expanded has been fixed.
946 command could go into an infinite loop has been fixed.
952 05-08-16 A bug in which n<&m did not synchronize m has been fixed.
954 working within for and while loops has been fixed.
956 error has been fixed.
958 previous selection choices has been fixed.
960 caused the input line to shift left/right has been fixed.
962 on some fast systems has been fixed.
964 syntax errors has been fixed.
965 05-06-21 A bug in the macro expander has been fixed which could cause a
971 arithmetic expression has been fixed.
975 functions loaded from FPATH has been fixed.
977 by the [[...]] command is executed has been fixed.
985 has been fixed.
995 been fixed.
998 process to hang has been fixed.
1000 detect environment variable changes has been fixed.
1006 bindings has been fixed.
1008 libraries was not called has been fixed.
1010 to a numbered file descriptor could cause it to close has been fixed.
1012 was not deleted in some cases with the d% directive has been fixed.
1014 stdout has been fixed.
1015 05-02-04 A bug where times formatting assumed CLK_TCK==60 has been fixed.
1018 05-01-11 A bug in the integral divide by zero check has been fixed.
1022 been fixed.
1031 been fixed.
1033 caused a fatal print/echo error diagnostic has been fixed.
1036 to hang, has been fixed.
1038 numbers has been fixed.
1040 to /dev/stderr has been fixed.
1042 to ${array[0]} when ${array[3]} was not set has been fixed.
1064 a for or while loop inside a function has been fixed.
1071 04-06-16 Two small memory leak problems were fixed.
1073 contained pattern matching characters has been fixed.
1075 been fixed.
1079 been fixed.
1082 a failure has been fixed.
1087 after reading from standard input from a subshell has been fixed.
1089 memory corruption has been fixed.
1093 initialized correctly has been fixed.
1096 its children has been fixed.
1102 results for arrays has been fixed.
1104 the first element to a script invoked by name has been fixed.
1106 invoked by name was not getting passed to the script has been fixed.
1108 dump on some systems has been fixed.
1111 the invoking function has been fixed.
1115 multiple word replacements with the . directive has been fixed.
1120 would cause it to be treated as an indexed array has been fixed.
1122 delete the ending $ in certain cases has been fixed.
1124 when an invalid multibyte character is encountered has been fixed.
1127 has been fixed.
1129 leader that could cause it to fail has been fixed.
1132 of acquiring more space has been fixed.
1136 disabled after it triggered has been fixed.
1138 non-lvalue could cause a core dump has been fixed.
1141 as octal constants when they should not have, has been fixed.
1143 a function definition could get corrupted has been fixed.
1146 within a numerical expression has been fixed.
1149 been fixed.
1160 characters with the 8th bit set has been fixed.
1163 when reading from standard input has been fixed.
1165 part of the pattern has been fixed.
1173 function invoked another one has been fixed.
1175 executing a script has been fixed.
1177 command substitution has been fixed.
1179 used inside ${...} has been fixed.
1181 variable could cause a core dump has been fixed.
1183 could cause to core dump has been fixed.
1185 substitution would generate a syntax error has been fixed.
1187 were no arguments has been fixed.
1189 was unset has been fixed.
1196 vi and emacs editors with the MULTIBYTE option has been fixed.
1199 beginning with .., has been fixed.
1202 has been fixed.
1207 run from directory foo and PATH contained .:foo:xxx has been fixed.
1214 from a terminal or a pipe has been fixed.
1217 uname was invoked with a non-standard option has been fixed.
1219 it hadn't take back the terminal has been fixed. The bug
1224 completed quickly has been fixed.
1229 with .sh. has been fixed.
1232 of another name in the compound variable has been fixed.
1238 did not follow x has been fixed.
1266 fixed.
1272 error when standard error was a pty has been fixed.
1277 current directory was one of the directories in PATH has been fixed.
1281 \[ has been fixed.
1283 matches with % and %% has been fixed.
1285 as n#var in the getopts string has been fixed.
1287 a memory exception has been fixed.
1289 $string contains \digit has been fixed.
1299 another function has been fixed.
1302 reference, has been fixed.
1304 side effects in the parent shell environment has been fixed.
1305 02-11-18 A memory leak when unsetting an associative array has been fixed.
1314 for which traps were set was not handled correctly has been fixed.
1316 be closed before the subshell completed has been fixed.
1318 take effect has been fixed.
1320 is defined in a function has been fixed.
1322 could return the same name multiple times has been fixed.
1325 specified has been fixed.
1330 of associative array has been fixed.
1332 0-th element has been fixed.
1334 'a' before the right hand side was evaluated has been fixed.
1336 null or unset did not contain the variable name var has been fixed.
1338 cause a subsequent here document to fail has been fixed.
1340 a / has been fixed.
1342 has been fixed.
1344 an array was treated as an invariant has been fixed.
1347 fixed.
1349 when a subshell completed has been fixed, for example (prog&).
1352 compound variable assignment has been fixed.
1354 are case insensitive has been fixed.
1356 example FREEBSD) which occurred when setting PATH has been fixed.
1359 been fixed.
1362 has been fixed.
1365 output pipe has been fixed.
1367 corrupt memory for long command lines has been fixed.
1371 with MULTIBYTE mode has been fixed.
1373 a core dump has been fixed.
1376 was enabled has been fixed.
1378 builtin to terminate prematurely has been fixed.
1380 when the OPTIND variable contained a negative value has been fixed.
1384 size was larger than PIPE_BUF has been fixed.
1386 set inside a function has been fixed.
1388 to be decremented by one (and even become negative) has been fixed.
1389 02-06-05 A bug in read in which share mode could be enabled has been fixed.
1392 has been fixed.
1393 02-05-23 A bug with unary + introduced in ksh93k has been fixed.
1396 a special pattern character has been fixed.
1400 search has been fixed.
1406 expansion has been fixed.
1409 a comment has been fixed.
1411 a for loop has been fixed.
1413 by name from within a function has been fixed.
1416 to a memory fault has been fixed.
1420 x=(word ...), was treated as a reserved word has been fixed.
1423 same word has been fixed.
1428 would result in the builtin foo getting removed has been fixed.
1430 directory when PATH have no valid directories has been fixed.
1442 loops has been fixed.
1447 fixed.
1449 a for loop has been fixed.
1453 built-ins have been fixed.
1455 correctly and have been fixed.
1457 treated as invariants has been fixed.
1459 have been fixed.
1462 has been fixed.
1464 converted to integer has been fixed.
1466 recursive functions with break or continue statements has been fixed.
1487 a subshell has been fixed.
1495 in reverse order. This has been fixed.
1497 when traps were set has been fixed.
1499 and this has been fixed.
1502 reference has been fixed.
1504 each export with the word export has been fixed.
1506 character was received has been fixed.
1509 command substitution has been fixed.
1512 contained for loops has been fixed.
1514 inside a here document has been fixed.
1522 function defined in the parent has been fixed.
1524 name references to be treated as invariants has been fixed.
1526 could cause a shell exception has been fixed. Discipline
1531 long integers to floating point variables has been fixed.
1533 been fixed.
1536 01-06-01 A small memory leak from subshells has been fixed.
1538 values would be lost after a subshell has been fixed.
1572 01-05-14 A small memory leak from subshells has been fixed.
1574 that had used exec to replace a file has been fixed.
1579 read when input did not come from the terminal has been fixed.
1581 when subshells ran built-ins in the background has been fixed.
1584 01-05-08 A bug in read -n when echo mode was disabled has been fixed.
1586 of the history has been fixed.
1604 01-04-30 A bug in the handling of a trailing : in PATH has been fixed.
1607 has been fixed.
1610 character has been fixed.
1613 been fixed.
1616 127 rather than 126 has been fixed.
1618 n characters was received has been fixed.
1620 was not treated as a string has been fixed so that if i=')',
1625 trap or exit with set -e has been fixed.
1627 not displayed correctly in vi or emacs edit mode has been fixed.
1630 to the left without erasing the character has been fixed.
1637 to be space characters has been fixed.
1640 an infinite loop outputting the error message has been fixed.
1645 has been fixed. Use of { and } for in and esac is obsolete.
1648 was foo has been fixed.
1652 when passing them to ksh88. This has been fixed.
1654 would not allow subsequent coprocesses to start has been fixed.
1663 directory of the script has been fixed.
1668 results when used with negation and this has been fixed.
1672 the line count and this has been fixed.
1675 01-02-02 memory leak problem with local variables in functions fixed.
1678 01-01-19 read -n1 was not working and has been fixed.
1683 to be processed incorrectly has been fixed.
1686 variables when the -n option is on has been fixed.
1687 00-12-08 A bug in M-f and M-b from emacs mode has been fixed. This
1690 jobs run in a script has been fixed.
1693 element has been fixed. For example, integer x; ((x[3]++)).
1696 changes the terminal group during startup has been fixed.
1702 00-10-27 A bug in the emacs edit mode for ^X^E has been fixed.
1707 been fixed.
1713 is appended to a variable that is not an array has been fixed.
1715 each process will kill -0 or kill -n 0 has been fixed.
1719 checking name to see if it was a name reference has been fixed.
1721 non-printing characters was not correct has been fixed.
1724 has been fixed.
1733 jobs have completed has been fixed.
1735 R replace directive in vi-mode has been fixed.
1758 been fixed.
1761 release has been fixed.
1778 has been fixed.
1782 in some cases and this has been fixed.
1784 to printf was not working has been fixed.
1799 for the MULTIBYTE option was fixed in release ksh93h.
1801 has been fixed.
1803 a keyboard trap has been fixed.
1809 scope has been fixed.
1811 with the KEYBD trap enabled has been fixed.
1813 was often garbled and has been fixed.
1815 <ESC>[#~ were not being handled as a unit has been fixed.
1817 as syntax errors has been fixed.
1822 has been fixed.
1842 loop has been fixed.
1843 98-04-30 A bug in shcomp relating to compound variables was fixed.
1846 evaluation has been fixed.
1849 assignment has been fixed.
1852 fixed.
1856 has been fixed.
1859 has been fixed, for example {\$foo}.
1861 fixed.
1867 a syntax error to be reported has been fixed.
1870 error has been fixed.
1872 were split across buffer boundaries has been fixed.
1891 return has been fixed.
1893 fixed.
1896 has been fixed
1899 to fail. This has been fixed.
1902 substitution for long here documents has been fixed.
1904 to be ignored by a child process has been fixed.
1906 after killing a running coprocess has been fixed.
1911 the last process of a pipeline was a POSIX function was fixed.
1913 to core dump has been fixed.
1914 97-06-30 A security hole was fixed in suid_exec.
1923 a function has been fixed.
1930 set within command substitution has been fixed.
1934 such as {foo\,bar,bam} to expand incorrectly have been fixed.
1949 yield 1 for y when x was declared typeset -i was fixed.
1950 96-07-31 printf has been fixed to handle format containing \0
1955 produce unnormalized results has been fixed.
1958 that floating point has been fixed.
1967 has been fixed.
1971 96-07-31 The handling of \} inside ${name...} has been fixed so
1974 after processing a trap has been fixed.
1975 96-07-31 [[ -s file ]] has been fixed so that if file is open
1988 run in the background has been fixed.
1990 a file descriptor open has been fixed.
1992 side effect has been fixed.
2002 a new-line has been fixed.
2005 been fixed.
2010 to re-executed after it had been edited has been fixed.
2012 of unary test operators has been fixed.
2014 MULTIBYTE option set has been fixed.
2025 has been fixed.
2028 has been fixed.
2031 substitution was expanded has been fixed.
2034 has been fixed.
2036 reading from a process that has terminated has been fixed.
2039 failed has been fixed.
2041 word is an identifier has been fixed.
2044 and the eval command has been fixed.
2046 has been fixed.
2049 quotes in some instances has been fixed.
2051 standard input closed has been fixed.
2053 specified for an existing variable has been fixed.
2056 95-04-31 Several problems with signals have been fixed.
2057 95-04-31 A bug which prevented ulimit -t from working has been fixed.
2059 has also been fixed.
2061 ${name/%pattern/string} has been fixed.
2063 blanks to get a non-null value has been fixed.
2065 ${x='\\'} expanded to \ when x was unset has been fixed.
2068 has been fixed.
2071 and then restored with exec 2>&1 has been fixed.
2075 positioned for the last command of a script has been fixed.
2078 been fixed.
2080 changed between two command substitutions has been fixed.
2082 has been fixed.
2083 95-04-31 A bug fixed for the v directive in vi MULTIBYTE has been
2084 fixed.
2088 typeset, and execution traces has been fixed.
2112 fixed.
2114 or ENV file has been fixed.
2117 monitor mode was turned off has been fixed.
2122 has been fixed.
2125 has been fixed.
2127 function was unset within a discipline was fixed.
2135 was print or printf has been fixed.
2142 state with some KEYBD traps in vi-mode has been fixed.
2145 been fixed.
2149 been fixed.
2155 to be lost has been fixed.
2158 has been fixed.
2160 the LANG variable was assigned to has been fixed.
2163 was called from the arithmetic evaluator has been fixed.
2165 was executed in a subshell was fixed.
2170 94-06-30 A bug was fixed which caused ksh to loop when execution trace
2174 terminated was fixed.
2176 when the pattern began with a [ or +( has been fixed.
2179 has been fixed.
2181 from working has been fixed.
2184 been fixed.
2188 in scripts invoked by name has been fixed.
2192 function has been fixed.
2195 was not found has been fixed.
2198 been fixed.
2200 to leave standard input closed has been fixed.
2203 has been fixed.