Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-07 | ignore spurious sigchilds on sunos | rsc | 1 | -3/+10 | |
2005-01-04 | new prototype | rsc | 1 | -1/+1 | |
2005-01-02 | add ? for unknown plumbs | rsc | 1 | -1/+20 | |
2004-12-26 | make work with new thread library | rsc | 1 | -8/+8 | |
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 | 1 | -6/+2 | |
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-06-11 | scrolling | rsc | 1 | -2/+2 | |
2004-06-09 | mouse scrolling | rsc | 1 | -9/+27 | |
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 | 1 | -1/+5 | |
2004-04-24 | various bug fixes | rsc | 1 | -0/+4 | |
2004-04-21 | cut the cute graphics. | rsc | 1 | -4/+4 | |
2004-04-20 | better \r handling | rsc | 1 | -6/+15 | |
2004-04-19 | clean up when finished. | rsc | 1 | -0/+2 | |
2004-04-19 | x | rsc | 1 | -3/+10 | |
2004-04-18 | add cooked override. | rsc | 1 | -16/+25 | |
2004-04-16 | make echoing work. | rsc | 1 | -12/+14 | |
2004-04-15 | 9term manages to turn off echo at the right times under SunOS ? | rsc | 1 | -1/+18 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 1 | -2/+22 | |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -9/+23 | |
2004-03-25 | Today's changes. | rsc | 1 | -176/+280 | |
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 | 1 | -24/+150 | |
2004-03-02 | Little tweaks and documentation. | rsc | 1 | -2/+2 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -5/+3 | |
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 | 1 | -71/+111 | |
2003-12-03 | Various fixes. | rsc | 1 | -19/+48 | |
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 | |
2003-11-25 | fixes to plumber and 9term | rsc | 1 | -1/+1 | |
2003-11-25 | Update NOTES, hack on 9term a little. | rsc | 1 | -1/+7 | |
2003-11-23 | Dhog's 9term. | rsc | 1 | -0/+1380 | |
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. |