Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-26 | handle interrupts and backgrounded processes a little better. | rsc | 3 | -1/+11 | |
2004-03-26 | . | rsc | 1 | -1/+1 | |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 3 | -1/+6 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | Fortune fix | rsc | 2 | -1/+5 | |
2004-03-26 | Remove debugging echos. | rsc | 1 | -6/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 22 | -80/+140 | |
2004-03-26 | fix resizing of fixed-size windows | rsc | 1 | -9/+1 | |
2004-03-26 | more unken | rsc | 1 | -51/+52 | |
2004-03-26 | unken | rsc | 2 | -44/+64 | |
2004-03-26 | Darwin support. | rsc | 3 | -2/+137 | |
2004-03-25 | Small changes. | rsc | 1 | -0/+3 | |
Small changes. | |||||
2004-03-25 | Guess what? More anonymous unions! | rsc | 2 | -11/+11 | |
2004-03-25 | More anonymous unions. | rsc | 4 | -31/+31 | |
2004-03-25 | More anony. | rsc | 1 | -30/+30 | |
2004-03-25 | Remove anonymous union. | rsc | 1 | -10/+10 | |
2004-03-25 | remove libmach | rsc | 1 | -1/+1 | |
2004-03-25 | More files. | rsc | 1 | -0/+1447 | |
More files. | |||||
2004-03-25 | Today's changes. | rsc | 41 | -343/+1814 | |
More changes. | |||||
2004-03-22 | Fix colors. | rsc | 1 | -1/+1 | |
2004-03-21 | Fix lots of warnings. | rsc | 9 | -25/+58 | |
Incorporate changes from Andrey Mirtchovski. | |||||
2004-03-21 | Initialization bug reported by Taj Khattra. | rsc | 1 | -0/+1 | |
2004-03-21 | Add namespace.c | rsc | 1 | -0/+33 | |
2004-03-21 | Add mkfile. | rsc | 1 | -0/+20 | |
2004-03-21 | Make idiff build. | rsc | 1 | -0/+2 | |
2004-03-21 | Don't require plumber. | rsc | 1 | -1/+1 | |
2004-03-21 | Small tweaks | rsc | 45 | -36/+8181 | |
Lots of new code imported. | |||||
2004-03-21 | Change 9wm to look like rio. | rsc | 14 | -0/+3458 | |
2004-03-21 | Change 9term to look like rio windows, not acme windows. | rsc | 3 | -132/+152 | |
2004-03-15 | Vac works. | rsc | 14 | -2900/+2365 | |
2004-03-13 | Add binary fraction tree index. | rsc | 11 | -44/+239 | |
The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt. | |||||
2004-03-12 | Checkpoint. | rsc | 15 | -363/+450 | |
Add disk caching code and first draft of fractional index. | |||||
2004-03-12 | Add 200-line comment trying to explain the new index. | rsc | 1 | -69/+284 | |
2004-03-11 | Implement write buffer. | rsc | 12 | -48/+358 | |
2004-03-09 | Various fixes, add spell. | rsc | 7 | -15/+1446 | |
2004-03-05 | Unfix non-bug. | rsc | 1 | -1/+1 | |
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 3 | -3/+9 | |
2004-03-05 | Various little fixes. | rsc | 4 | -4/+5 | |
2004-03-05 | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 3 | -6/+6 | |
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | |||||
2004-03-05 | Debugging libthread for acme. | rsc | 1 | -0/+2 | |
2004-03-04 | Remove debugging print. | rsc | 1 | -2/+0 | |
2004-03-04 | Fix rc not to bus error on Mac OS X. | rsc | 3 | -3/+14 | |
Don't print about child notes either. | |||||
2004-03-03 | Whoops. | rsc | 1 | -0/+4 | |
2004-03-02 | Little tweaks and documentation. | rsc | 5 | -31/+17 | |
2004-03-02 | Make sure snarf is <64kB, since the wire count | rsc | 1 | -4/+11 | |
is only 16 bits. | |||||
2004-03-02 | Long-standing stability bugs fixed in 9pserve. | rsc | 2 | -69/+153 | |
Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries. | |||||
2004-03-02 | More Mac tweaks. | rsc | 4 | -35/+5 | |
2004-03-02 | Tweaks for the Macintosh. | rsc | 1 | -1/+0 | |
2004-03-02 | missing programs | rsc | 2 | -0/+746 | |
2004-02-29 | Various tweaks. | rsc | 13 | -19/+32 | |