aboutsummaryrefslogtreecommitdiff
path: root/ksh
Commit message (Collapse)AuthorAgeFilesLines
...
* Knock out $HOST from kshrcTom Ryder2016-12-172-3/+2
| | | | Not needed really
* Add SHLVL handling for kshTom Ryder2016-12-171-0/+8
| | | | Turns out ksh93 at least does actually do it
* Resolve a few ksh version differencesTom Ryder2016-12-172-16/+24
|
* Correct a "local" to "typeset"Tom Ryder2016-12-171-1/+1
|
* Rename all pdksh stuff to kshTom Ryder2016-12-172-0/+214
As part of a foray into more active use of ksh and derivatives.