Age | Commit message (Expand) | Author | Files | Lines |
2005-02-11 | fix doubleclick | rsc | 1 | -3/+11 |
2005-02-08 | fix paste again | rsc | 1 | -1/+1 |
2005-02-08 | try to handle DEL better | rsc | 1 | -17/+16 |
2005-02-08 | Maybe it will run on SunOS 5.8 now. | rsc | 1 | -1/+7 |
2005-01-30 | add - | rsc | 1 | -0/+1 |
2005-01-30 | handle sysnames in labels | rsc | 2 | -6/+26 |
2005-01-17 | do not call exits in threaded programs | rsc | 1 | -1/+1 |
2005-01-11 | fixes for openbsd | rsc | 2 | -54/+9 |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 1 | -0/+1 |
2005-01-07 | ignore spurious sigchilds on sunos | rsc | 1 | -3/+10 |
2005-01-05 | exit on eof | rsc | 1 | -3/+1 |
2005-01-04 | change to use new library. | rsc | 2 | -25/+21 |
2005-01-04 | typo flags => flag | rsc | 1 | -1/+1 |
2005-01-04 | new prototype | rsc | 1 | -1/+1 |
2005-01-02 | add ? for unknown plumbs | rsc | 1 | -1/+20 |
2004-12-27 | handle pty correctly on linux | rsc | 1 | -0/+14 |
2004-12-26 | make work with new thread library | rsc | 3 | -19/+45 |
2004-10-22 | handle interrupt right | rsc | 1 | -1/+3 |
2004-10-17 | use threadexitsall | rsc | 1 | -1/+1 |
2004-10-17 | remove socket at exit | rsc | 1 | -0/+11 |
2004-10-17 | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 1 | -3/+92 |
2004-09-21 | Continue the pthreads torture. | rsc | 2 | -8/+26 |
2004-09-20 | various forgotten files | rsc | 1 | -6/+14 |
2004-08-06 | Make comment match code. | rsc | 1 | -3/+4 |
2004-08-02 | Try to be more clever about re-enabling terminal echo. | wkj | 1 | -1/+2 |
2004-07-03 | Placate the Sun monster. | wkj | 1 | -1/+1 |
2004-06-11 | scrolling | rsc | 1 | -2/+2 |
2004-06-09 | mouse scrolling | rsc | 1 | -9/+27 |
2004-04-30 | Little fixes. | rsc | 1 | -6/+12 |
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+4 |
2004-04-25 | collapse \r\r\r\r => \r. | rsc | 1 | -1/+5 |
2004-04-25 | always be honest about tabstop. | rsc | 2 | -1/+7 |
2004-04-24 | various bug fixes | rsc | 1 | -0/+4 |
2004-04-23 | Fix window size in case we inherited a bad one. | rsc | 1 | -0/+1 |
2004-04-21 | cut the cute graphics. | rsc | 1 | -4/+4 |
2004-04-20 | fix a deadlock. | rsc | 1 | -1/+7 |
2004-04-20 | better \r handling | rsc | 1 | -6/+15 |
2004-04-20 | make things work on SunOS | rsc | 1 | -2/+2 |
2004-04-19 | make mac work | rsc | 3 | -148/+3 |
2004-04-19 | clean up when finished. | rsc | 7 | -65/+14 |
2004-04-19 | x | rsc | 1 | -3/+10 |
2004-04-18 | add cooked override. | rsc | 1 | -16/+25 |
2004-04-16 | add this | rsc | 1 | -0/+109 |
2004-04-16 | make echoing work. | rsc | 9 | -154/+51 |
2004-04-15 | 9term manages to turn off echo at the right times under SunOS ? | rsc | 9 | -10/+173 |
2004-03-30 | grey out 9term when it loses focus. | rsc | 2 | -3/+23 |
2004-03-26 | OpenBSD support from Markus Friedl. | rsc | 1 | -0/+46 |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 |
2004-03-26 | Remove debugging echos. | rsc | 1 | -6/+1 |
2004-03-26 | SunOS can rot in hell. | rsc | 4 | -14/+48 |