Lines Matching refs:has
2 10-03-05 A varibale unset memory leak has been fixed and tests/leaks.sh
3 has been added to verify the fix.
7 associative array subscripts for unset array elements has been fixed.
9 that executed multiple commands has been fixed.
13 subscript was evaluated twice for $((foo[x++]++)) has been fixed.
15 parent has been added.
16 10-01-18 A bug in type handling of typeset -H has been 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.
32 09-12-11 A bug where the subscript of an unset variable was not evaluated has
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.
59 09-11-09 A bug in which a variable that has been unset in a subshell and then
61 has been fixed.
65 has been fixed.
66 09-10-31 A bug that corrupted saved exit status when pids wrapped around has
68 09-10-26 A bug in { LANG LC_ALL LC_category } ordering has been fixed in -last.
69 09-10-16 A bug where notification to libast that the environment has changed
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.
77 09-10-09 $PATH processing has been changed to delay dir stat() and .paths
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.
129 a script to hang has been fixed.
131 contained pattern expansions with quoting has been fixed.
132 09-06-22 The default width for typeset -X has been changed so that there
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.
169 substitution could cause the command substitution to hang has been
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.
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.
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.
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.
311 08-11-10 The maximum depth for subshells has been increased from 256 to 65536.
313 used as an embedded type with a compound assignment has been fixed.
320 08-10-18 A bug in array scoping that could dump core has been fixed.
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.
336 08-10-01 A bug that caused subshell command substitution to hang has
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.
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.
384 08-09-01 A bug in the subshell cleanup code that could cause SIGSEGV has
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.
398 08-08-07 The -m option has been added to typeset to move or rename a
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.
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.
447 08-06-13 The .sh.lineno variable has been added. When .sh.level is changed
450 08-06-13 The .sh.level variable has been documented and now works.
451 08-06-11 The -C option has been added to read for reading compound command
461 contained redirections has been fixed.
463 has been fixed.
465 sequence \$' has been fixed.
471 08-05-22 The ceil function has been added to the math functions.
475 has been fixed.
484 07-09-19 in emacs mode has been fixed.
485 08-05-12 A bug in processing the test built-in with parenthesis has been
494 inside compound indexed array assignment after a new-line has
496 08-05-07 A bug in getopts when handling numerical option arguments has
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.
522 08-04-28 A bug in which ${!x} did not expand to x when x was unset has been
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.
538 08-03-24 A bug in which OPTIND was not set correctly in subshells has
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.
570 08-02-29 The redirection operator >; has been added which for non-special
572 specified file only of the command has completed successfully.
574 has bee fixed.
575 08-02-07 A bug in which test \( ! -e \) produced an error has been fixed.
578 08-02-14 The enum builtin which creates enumeration types has been added.
579 08-02-12 The backoff logic when there are no more processes has been fixed.
580 08-02-07 The -X option has been added to typeset. The -X option creates
583 08-01-31 The -T option to typeset has been added for creating typed
586 08-01-31 The prefix expansion operator @ has been added. ${@name}
589 part of the character contains a file pattern byte has been fixed.
590 07-10-03 A bug in which : was not allowed as part of an alias name has been
593 or to an index array didn't work has been fixed.
606 07-07-09 A bug in which typeset -a did not list indexed arrays has been
608 07-07-03 The command substitution ${ command;} has been added. It behaves
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.
639 07-12-13 A race condition in which a program that has been stopped and then
640 continued could loose the exit status has been fixed.
642 writes has been added.
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.
672 only a simple variable has been fixed.
675 array has been fixed.
677 variable is declared as in indexed array and has no elements has
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.
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.
701 07-09-10 The file completion code has been modified so that after an = in
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.
724 07-07-09 The SHOPT_AUDIT compile option has been added for keyboard logging.
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.
742 ${var/pattern/rep} when it was not followed by \ or a digit has
745 has been fixed. it not displays an error message.
749 hang when the pipefail option is on has been fixed.
751 07-04-18 A small memory leak with each redirection of a non-builtin has
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.
757 variable with a subscript that is an arithmetic expression has
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.
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.
831 06-08-16 As a new feature, a leading ~(N) on a pattern has no effect
835 06-08-11 A bug in the expansion of ${.sh.match[i]:${#.shmatch[i]}} has
844 history event !$ was not processed has been fixed.
846 would not take effect has been fixed.
851 shell patterns has been documented.
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.
867 and cause a program to hang has been eliminated
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.
899 with function name could not be used with compound variables has
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.
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.
921 05-12-07 The histexpand (-H) option has been added which allows C-shell
929 report a syntax error has been fixed.
931 which caused a zero byte to terminate the value has been fixed.
932 05-11-22 The ability to seek to an offset within a file has been added
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.
973 groups while skipping over quoted strings has been added.
975 functions loaded from FPATH has been fixed.
977 by the [[...]] command is executed has been fixed.
985 has been fixed.
994 05-03-03 A bug where a SIGCHLD interrupt could cause a fifo open to fail has
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.
1019 05-01-11 The -l option has been added to read /etc/profile and
1021 05-01-11 An argument parsing bug that caused `kill -s x -- n' to fail has
1030 05-01-10 A bug in which a nameref to a compound name caused a core dump has
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.
1056 04-08-01 The -n and -N options of the read builtin has been modified
1059 04-08-01 The shcomp command has been modified to process alias commands
1064 a for or while loop inside a function has been fixed.
1073 contained pattern matching characters has been fixed.
1074 04-05-08 printf $'%d\n' produced an erroneous error message and has
1078 the same name was declared in a script invoked by name has
1082 a failure has been fixed.
1085 undocumented and has been removed.
1087 after reading from standard input from a subshell has been fixed.
1089 memory corruption has been fixed.
1090 04-03-29 The preset alias source='command .' has been added.
1093 initialized correctly has been fixed.
1096 its children has been fixed.
1099 04-02-28 The ability to apply an append discipline to any variable has
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.
1117 04-01-06 The getopts builtin has been modified to accept numerical
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.
1148 by /bin/sh rather than the current shell on some systems has
1156 has been documented.
1157 03-09-02 The restricted shell (sh -r) has been modified to disallow
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.
1166 03-08-01 The command -x option has been modified so that any trailing
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.
1203 03-06-02 An option named globstar (set -G) has been added. When enabled,
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.
1225 03-05-13 The read builtin has been modified so that the builtin editors
1229 with .sh. has been fixed.
1232 of another name in the compound variable has been fixed.
1233 03-05-08 The last item in the ksh93o release on 03-01-02 has been
1238 did not follow x has been fixed.
1242 true if the file exists and the file has been modified since it
1259 that set -o nolog no longer has any meaning.
1265 command contained inside mult-line command substitutions has been
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.
1293 with ((...)) and let has been modified so that if x is a zero-filled
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.
1346 3 and 9 could cause a subsequent here document to fail has been
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.
1358 string would output as a rounded version of the string has
1362 has been fixed.
1364 is executed while a coprocess is running that has closed the
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.
1381 02-06-10 The edit mode prompt has been modified to handle escape sequences.
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.
1424 02-01-07 A compilation option, CMDLIB_BLTIN in the file OPTION, has
1428 would result in the builtin foo getting removed has been fixed.
1430 directory when PATH have no valid directories has been fixed.
1437 01-11-26 The default has compilation mode has been changes so that
1442 loops has been fixed.
1446 the exec built-in were not being expanded properly has been
1449 a for loop has been fixed.
1457 treated as invariants has been fixed.
1462 has been fixed.
1464 converted to integer has been fixed.
1466 recursive functions with break or continue statements has been fixed.
1468 evaluation. It has higher precedence than * and is left
1479 directory has been modified. With the new method, only the
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.
1532 01-06-18 A bug in the handling of unsigned integers (typeset -ui) has
1536 01-06-01 A small memory leak from subshells has been fixed.
1538 values would be lost after a subshell has been fixed.
1539 01-05-22 The %R format has been added to convert a shell pattern into
1551 01-05-20 The character class [:word:] has been added to patterns.
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.
1597 01-04-30 A self generating man page has been added to shcomp. Also,
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.
1612 character and end of line character could be swapped has
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.
1634 this problem has been added.
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.
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.
1706 did not work correctly when pattern was '/' or "/" has
1709 has been modified so that it can be used as input.
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.
1716 00-10-12 The arithmetic evaluation portion has been rewritten to
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.
1752 00-03-30 The append operator += has been added and can be used
1757 type arguments would terminate the invoking script has
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.
1787 99-03-31 The PATH search algorithm has been modified to look
1801 has been fixed.
1803 a keyboard trap has been fixed.
1804 99-03-31 The handling of SIGCHLD has been changed so that the
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.
1825 98-04-30 The pipefail option has been added. With pipefail
1842 loop has been fixed.
1846 evaluation has been fixed.
1849 assignment has been fixed.
1851 a subshell could effect the parent shell has been
1856 has been fixed.
1859 has been fixed, for example {\$foo}.
1860 98-04-30 A bug in line continuation in here-documents has been
1867 a syntax error to be reported has been fixed.
1870 error has been fixed.
1872 were split across buffer boundaries has been fixed.
1888 97-06-30 The code has been modified to work with EBCDIC as well as ASCII.
1891 return has been 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.
1913 to core dump has been fixed.
1919 arithmetic expression has been corrected.
1923 a function has been fixed.
1928 multiple times has been corrected.
1930 set within command substitution has been fixed.
1943 has been revamped.
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.
1961 96-07-31 The error message from sh -c ';echo foo' has been
1963 96-07-31 The format for umask -S has been changed to agree
1967 has been fixed.
1968 96-07-31 To conform to the Posix standard getopts has been changed
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.
2004 appended a . for filenames that ended in / has
2006 95-08-28 If a process is waited for after a status has
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.
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.
2073 standard error has been redirected to a file.
2075 positioned for the last command of a script has been fixed.
2077 the history file for more than HISTSIZE commands has
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
2085 95-04-31 Code to for IFS handling of multibyte characters has
2088 typeset, and execution traces has been fixed.
2098 95-04-31 The name-value library interface has undergone significant
2109 94-12-31 The getopts command has a -a name option that specifies a
2111 94-12-31 A bug which caused unset RANDOM to dump core has been
2114 or ENV file has been fixed.
2117 monitor mode was turned off has been fixed.
2122 has been fixed.
2125 has been fixed.
2135 was print or printf has been fixed.
2142 state with some KEYBD traps in vi-mode has been fixed.
2144 to terminate, rather than just return an error, has
2148 94-12-31 A bug in chmod which caused the -R option to fail has
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.
2176 when the pattern began with a [ or +( has been fixed.
2179 has been fixed.
2181 from working has been fixed.
2183 its value were expanded inside a set discipline has
2188 in scripts invoked by name has been fixed.
2192 function has been fixed.
2195 was not found has been fixed.
2197 ignored at the time that the shell was invoked has
2200 to leave standard input closed has been fixed.
2203 has been fixed.