Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
From Axel Belinfante. | |||||
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 | |
various other little fixes. | |||||
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 | |
2004-03-26 | Darwin support. | rsc | 3 | -2/+137 | |
2004-03-25 | Small changes. | rsc | 1 | -0/+3 | |
Small changes. | |||||
2004-03-25 | Today's changes. | rsc | 9 | -234/+1125 | |
More changes. | |||||
2004-03-21 | Initialization bug reported by Taj Khattra. | rsc | 1 | -0/+1 | |
2004-03-21 | Don't require plumber. | rsc | 1 | -1/+1 | |
2004-03-21 | Change 9term to look like rio windows, not acme windows. | rsc | 3 | -132/+152 | |
2004-03-02 | Little tweaks and documentation. | rsc | 1 | -2/+2 | |
2004-02-29 | Various tweaks. | rsc | 1 | -1/+3 | |
2004-02-29 | Small tweaks to make things build again. | rsc | 1 | -1/+1 | |
2004-01-20 | need pty.h on linux according to scott schwartz | rsc | 1 | -0/+4 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2 | -6/+4 | |
with them. | |||||
2003-12-06 | various tweaks. | rsc | 1 | -1/+2 | |
2003-12-04 | Clean up yacc files in mkcommon, mkhdr. | rsc | 1 | -13/+28 | |
Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
2003-12-04 | Remove debugging print from 9term. | rsc | 1 | -1/+0 | |
2003-12-04 | Various fixes. | rsc | 1 | -18/+13 | |
2003-12-04 | fix bug in handling of backspace in output. | rsc | 1 | -9/+17 | |
2003-12-04 | make hold mode a bit more attractive. | rsc | 1 | -1/+1 | |
2003-12-04 | more bug fixes | rsc | 1 | -0/+1 | |
2003-12-04 | add -a flag for acme. | rsc | 2 | -72/+112 | |
2003-12-03 | Various fixes. | rsc | 2 | -21/+49 | |
B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | |||||
2003-12-02 | fix stack size (oops) | rsc | 1 | -1/+1 | |