Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-15 | patches from pdksh 5.2.13.11 | Todd C. Miller | |
1999-01-19 | Updates from pdksh-unstable-5.2.13.7. Most notable change is: | Todd C. Miller | |
trap: exit traps now executed in subshells (without explicit exit call). See the Changelog for a full list of changes. | |||
1999-01-10 | sync with pdksh-unstable-5.2.13.6 | Todd C. Miller | |
1998-06-25 | pdksh-5.2.13 + local changes | Todd C. Miller | |
1997-09-12 | Avoid longjmp/vfork clobbering. | Todd C. Miller | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-08-05 | Fixes for a variety of pdksh problems: | grr | |
1) pkksh in sh mode closed fd's other than [012] on exec'ing a command. this is a ksh'ism and POSIX sates that open files are part of the environment to be passed to the new process. 2) pdksh in sh mode interpets (( as meaning the start of arithmetic "quoting", which is incompatible with it's usage as a nested sub-shell invocation. The $(( form for arithmetic substitution is stil valid, however. PR user/59 millert@openbsd.org (Todd C. Miller) 3) pdksh sh.1 manpage isn't explicit about the range of input text that is subject to field splitting after a substitution. PR user/236 Mathieu.Herrb@mipnet.fr (Mathiew Herrb) | |||
1997-06-19 | back out | kstailey | |
1997-06-18 | (foo *)0 -> NULL | kstailey | |
1996-11-21 | Update to 5.2.12. | Jason Downs | |
1996-10-13 | Update to version 5.2.11. | Jason Downs | |
1996-10-01 | Integrate pdksh 5.2.9. | Jason Downs | |
1996-08-19 | update to pdksh-5.2.8 | Jason Downs | |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs | |