| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | new prototype | rsc | 2005-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | add ? for unknown plumbs | rsc | 2005-01-02 | 1 | -1/+20 | |
| | | ||||||
| * | handle pty correctly on linux | rsc | 2004-12-27 | 1 | -0/+14 | |
| | | ||||||
| * | make work with new thread library | rsc | 2004-12-26 | 3 | -19/+45 | |
| | | ||||||
| * | handle interrupt right | rsc | 2004-10-22 | 1 | -1/+3 | |
| | | ||||||
| * | use threadexitsall | rsc | 2004-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | remove socket at exit | rsc | 2004-10-17 | 1 | -0/+11 | |
| | | ||||||
| * | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 2004-10-17 | 1 | -3/+92 | |
| | | ||||||
| * | Continue the pthreads torture. | rsc | 2004-09-21 | 2 | -8/+26 | |
| | | ||||||
| * | various forgotten files | rsc | 2004-09-20 | 1 | -6/+14 | |
| | | ||||||
| * | Make comment match code. | rsc | 2004-08-06 | 1 | -3/+4 | |
| | | ||||||
| * | Try to be more clever about re-enabling terminal echo. | wkj | 2004-08-02 | 1 | -1/+2 | |
| | | | | | From Axel Belinfante. | |||||
| * | Placate the Sun monster. | wkj | 2004-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | scrolling | rsc | 2004-06-11 | 1 | -2/+2 | |
| | | ||||||
| * | mouse scrolling | rsc | 2004-06-09 | 1 | -9/+27 | |
| | | ||||||
| * | Little fixes. | rsc | 2004-04-30 | 1 | -6/+12 | |
| | | ||||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+4 | |
| | | | | | various other little fixes. | |||||
| * | collapse \r\r\r\r => \r. | rsc | 2004-04-25 | 1 | -1/+5 | |
| | | ||||||
| * | always be honest about tabstop. | rsc | 2004-04-25 | 2 | -1/+7 | |
| | | ||||||
| * | various bug fixes | rsc | 2004-04-24 | 1 | -0/+4 | |
| | | ||||||
| * | Fix window size in case we inherited a bad one. | rsc | 2004-04-23 | 1 | -0/+1 | |
| | | ||||||
| * | cut the cute graphics. | rsc | 2004-04-21 | 1 | -4/+4 | |
| | | ||||||
| * | fix a deadlock. | rsc | 2004-04-20 | 1 | -1/+7 | |
| | | ||||||
| * | better \r handling | rsc | 2004-04-20 | 1 | -6/+15 | |
| | | ||||||
| * | make things work on SunOS | rsc | 2004-04-20 | 1 | -2/+2 | |
| | | ||||||
| * | make mac work | rsc | 2004-04-19 | 3 | -148/+3 | |
| | | ||||||
| * | clean up when finished. | rsc | 2004-04-19 | 7 | -65/+14 | |
| | | ||||||
| * | x | rsc | 2004-04-19 | 1 | -3/+10 | |
| | | ||||||
| * | add cooked override. | rsc | 2004-04-18 | 1 | -16/+25 | |
| | | ||||||
| * | add this | rsc | 2004-04-16 | 1 | -0/+109 | |
| | | ||||||
| * | make echoing work. | rsc | 2004-04-16 | 9 | -154/+51 | |
| | | ||||||
| * | 9term manages to turn off echo at the right times under SunOS ? | rsc | 2004-04-15 | 9 | -10/+173 | |
| | | ||||||
| * | grey out 9term when it loses focus. | rsc | 2004-03-30 | 2 | -3/+23 | |
| | | ||||||
| * | OpenBSD support from Markus Friedl. | rsc | 2004-03-26 | 1 | -0/+46 | |
| | | ||||||
| * | Chording paste bug. | rsc | 2004-03-26 | 1 | -1/+1 | |
| | | ||||||
| * | Remove debugging echos. | rsc | 2004-03-26 | 1 | -6/+1 | |
| | | ||||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 4 | -14/+48 | |
| | | ||||||
| * | Darwin support. | rsc | 2004-03-26 | 3 | -2/+137 | |
| | | ||||||
| * | Small changes. | rsc | 2004-03-25 | 1 | -0/+3 | |
| | | | | | Small changes. | |||||
| * | Today's changes. | rsc | 2004-03-25 | 9 | -234/+1125 | |
| | | | | | More changes. | |||||
| * | Initialization bug reported by Taj Khattra. | rsc | 2004-03-21 | 1 | -0/+1 | |
| | | ||||||
| * | Don't require plumber. | rsc | 2004-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Change 9term to look like rio windows, not acme windows. | rsc | 2004-03-21 | 3 | -132/+152 | |
| | | ||||||
| * | Little tweaks and documentation. | rsc | 2004-03-02 | 1 | -2/+2 | |
| | | ||||||
| * | Various tweaks. | rsc | 2004-02-29 | 1 | -1/+3 | |
| | | ||||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 1 | -1/+1 | |
| | | ||||||
| * | need pty.h on linux according to scott schwartz | rsc | 2004-01-20 | 1 | -0/+4 | |
| | | ||||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 2 | -6/+4 | |
| | | | | | with them. | |||||
| * | various tweaks. | rsc | 2003-12-06 | 1 | -1/+2 | |
| | | ||||||
| * | Clean up yacc files in mkcommon, mkhdr. | rsc | 2003-12-04 | 1 | -13/+28 | |
| | | | | | | Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
