| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 9term: fix getpts on macOS 10.13 | David du Colombier | 2017-10-13 | 1 | -0/+16 |
| | | | | | | | | | | | | Since macOS 10.13, opening the /dev/ptyXX files always return ENOENT. Consequently, we changed getpts to use openpty to open a pseudoterminal, like on Linux and OpenBSD. Fixes #90. Fixes #110. | ||||
| * | make mac work | rsc | 2004-04-19 | 1 | -147/+1 |
| | | |||||
| * | 9term manages to turn off echo at the right times under SunOS ? | rsc | 2004-04-15 | 1 | -0/+12 |
| | | |||||
| * | Darwin support. | rsc | 2004-03-26 | 1 | -0/+135 |
