Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-28 | 9term: fix getpts on linux | Anthony Martin | 1 | -0/+5 | |
Openpty uses grantpt internally and its behavior is unspecified when a handler is set to catch SIGCHLD. Fixes issue 37. http://code.swtch.com/plan9port/issues/37 R=rsc CC=codebot http://codereview.appspot.com/1209049 | |||||
2004-12-27 | handle pty correctly on linux | rsc | 1 | -0/+14 | |
2004-04-16 | make echoing work. | rsc | 1 | -63/+1 | |
2004-04-15 | 9term manages to turn off echo at the right times under SunOS ? | rsc | 1 | -0/+17 | |
2004-03-25 | Today's changes. | rsc | 1 | -12/+36 | |
More changes. | |||||
2004-03-21 | Change 9term to look like rio windows, not acme windows. | rsc | 1 | -1/+0 | |
2003-11-25 | Update NOTES, hack on 9term a little. | rsc | 1 | -3/+4 | |
2003-11-23 | Dhog's 9term. | rsc | 1 | -0/+22 | |
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. |