Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2004-02-29 | Small tweaks to make things build again. | rsc | 17 | -40/+36 | |
2004-02-29 | Fighting the good fight. | rsc | 16 | -276/+364 | |
Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution. | |||||
2004-02-09 | completion, pageup/pagedown | rsc | 5 | -7/+139 | |
2004-01-20 | need pty.h on linux according to scott schwartz | rsc | 1 | -0/+4 | |
2003-12-17 | Tweaks to various bits. | rsc | 5 | -27/+52 | |
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
2003-12-11 | ramfs | rsc | 1 | -0/+904 | |
2003-12-11 | More files related to user-level file servers. | rsc | 24 | -0/+13742 | |
Also add acme! | |||||
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 17 | -300/+635 | |
with them. | |||||
2003-12-09 | check everything in so i can move to linux and valgrind. | rsc | 1 | -60/+409 | |
2003-12-06 | File system stuff. | rsc | 2 | -0/+788 | |
2003-12-06 | various tweaks. | rsc | 3 | -3/+3 | |
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 | add hoc | rsc | 8 | -5/+1365 | |
2003-12-04 | disable some programs, enable others. | rsc | 3 | -0/+250 | |
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 | 3 | -26/+60 | |
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-12-02 | More X11 snarf tweaks. | rsc | 1 | -1/+1 | |
Will we ever finish? | |||||
2003-11-26 | call exit rather than _exits inside exits, | rsc | 1 | -9/+9 | |
so that the c library atexit handlers get a chance to run. | |||||
2003-11-25 | add dict | rsc | 27 | -0/+8343 | |
2003-11-25 | add sunos | rsc | 1 | -0/+30 | |
2003-11-25 | fixes to plumber and 9term | rsc | 4 | -3/+3 | |
2003-11-25 | Update NOTES, hack on 9term a little. | rsc | 4 | -6/+29 | |
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 1 | -1/+1 | |