summaryrefslogtreecommitdiffstats
path: root/bin/ksh/version.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pdksh-5.2.14millert1999-07-141-2/+2
|
* patches from pdksh 5.2.13.11millert1999-06-151-2/+2
|
* Updates from pdksh-unstable-5.2.13.7. Most notable change is:millert1999-01-191-2/+2
| | | | | trap: exit traps now executed in subshells (without explicit exit call). See the Changelog for a full list of changes.
* sync with pdksh-unstable-5.2.13.6millert1999-01-101-2/+2
|
* bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.millert1999-01-081-2/+2
|
* Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions ofmillert1998-10-291-2/+2
| | | | | | | | | | | | | | | | | | some that we had already fixed locally. o typeset -f FUNC doesn't print follows command (and expression) substitutions. o when re-allocating memory, too much may be copied from old memory. o set -o printed some options sans names. o emacs mode: <esc>. in very fist command causes core dump. o pdksh dumps core after a cd command. o typeset -i reports on array elements that have no value (at&t ksh reports on array base name - no index). o ulimit -ctn unlimittttted kills shell (resource exceeded). o ". /dev/null" says access denied. o flag field in aliases incorrectly changed (all flags set instead of clearing ISSET) in exec.c(flushcom). o ${#array[*]} prints largest index instead of number of (set) elements in an array (ksh88 does the former). o sys_siglist[] doesn't always have NSIG non-null entries...
* pdksh-5.2.13 + local changesmillert1998-06-251-2/+2
|
* Update to 5.2.12.downsj1996-11-211-2/+2
|
* Update to version 5.2.11.downsj1996-10-131-2/+2
|
* Integrate pdksh 5.2.9.downsj1996-10-011-2/+2
|
* update to pdksh-5.2.8downsj1996-08-191-2/+2
|
* Import pdksh 5.2.7.downsj1996-08-141-0/+10