Commit Graph

8 Commits

Author SHA1 Message Date
bcallah
6128747dfe Update to etsh-5.4.0 2019-03-30 18:14:31 +00:00
bcallah
6ca3a07c76 Upstream informs me that HOMEPAGE and MASTER_SITES has changed.
Update them and bump.
2018-12-04 21:31:46 +00:00
bcallah
c2df53beee Maintenance update to etsh-5.3.1
Changelog: https://etsh.io/src/CHANGES
2018-08-25 12:44:47 +00:00
naddy
47652126af fix master site directory path 2018-08-09 14:37:55 +00:00
bcallah
e8fbb4f79e Update to etsh-5.3.0
Changelog: https://etsh.io/src/CHANGES
2018-08-09 00:49:10 +00:00
bcallah
c2d412d533 Update to etsh-5.2.0 2018-06-17 20:08:21 +00:00
bcallah
5fb718d6c7 Bugfix update to etsh-5.1.5 2018-04-25 19:07:17 +00:00
bcallah
942c0e69bd Import shells/etsh, an enhanced Thompson shell from Sixth Edition Unix.
This replaces shells/osh. Current osh users will be upgraded to etsh.
ok sthen@

The Etsh Project provides two ports of the original /bin/sh from Sixth
Edition (V6) UNIX (circa 1975).

Etsh(1) is an enhanced, backward-compatible port of the Sixth Edition
Thompson shell. Tsh(1) is an unenhanced port of the shell, and glob(1)
is a port of its global command. Together, tsh and glob provide a user
interface which is backward compatible with that provided by the Sixth
Edition Thompson shell and global command, but without the obvious
enhancements found in etsh.

The original Thompson shell was principally written by Ken Thompson of
Bell Labs.

Additionally, this project includes the following shell utilities:
* if(1) - conditional command (ported from Sixth Edition UNIX)
* goto(1) - transfer command (ported from Sixth Edition UNIX)
* fd2(1) - redirect from/to file descriptor 2
2018-04-23 21:54:48 +00:00