Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o Includes fix for another unrelated problem where output of jobs command
contains lots of ^A characters
|
|
the process group on exit. This will cause problems if we are not
the process group leader.
|
|
o Spell environment correctly
|
|
|
|
|
|
|
|
|
|
page originally, I didn't know how to do such funky things
|
|
|
|
fd 1 since that will cause future output on stdout to go to the file
that was redirected. There is probably a better fix for this.
|
|
|
|
|
|
man page, and the corresponding problems in the ksh page.
|
|
pjanzen@
|
|
|
|
the time instead when quoting 1-2 characters (makes it much easier to read);
based on a patch received awhile ago from d@
|
|
|
|
|
|
and hours... Someone please read it and find any typos I may have missed.
|
|
|
|
trap: exit traps now executed in subshells (without explicit exit call).
See the Changelog for a full list of changes.
|
|
|
|
Bug found by fgsch@openbsd.org. Patch mailed to pdksh maintainer.
|
|
|
|
|
|
|
|
|
|
|
|
|