| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make idiff build. | rsc | 2004-03-21 | 1 | -0/+2 | |
| | | ||||||
| * | Don't require plumber. | rsc | 2004-03-21 | 1 | -1/+1 | |
| | | ||||||
| * | Small tweaks | rsc | 2004-03-21 | 45 | -36/+8181 | |
| | | | | | Lots of new code imported. | |||||
| * | Change 9wm to look like rio. | rsc | 2004-03-21 | 14 | -0/+3458 | |
| | | ||||||
| * | Change 9term to look like rio windows, not acme windows. | rsc | 2004-03-21 | 3 | -132/+152 | |
| | | ||||||
| * | Vac works. | rsc | 2004-03-15 | 14 | -2900/+2365 | |
| | | ||||||
| * | Add binary fraction tree index. | rsc | 2004-03-13 | 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. | |||||
| * | Checkpoint. | rsc | 2004-03-12 | 15 | -363/+450 | |
| | | | | | Add disk caching code and first draft of fractional index. | |||||
| * | Add 200-line comment trying to explain the new index. | rsc | 2004-03-12 | 1 | -69/+284 | |
| | | ||||||
| * | Implement write buffer. | rsc | 2004-03-11 | 12 | -48/+358 | |
| | | ||||||
| * | Various fixes, add spell. | rsc | 2004-03-09 | 7 | -15/+1446 | |
| | | ||||||
| * | Unfix non-bug. | rsc | 2004-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Amazingly picky bug fixes from Valgrind. | rsc | 2004-03-05 | 3 | -3/+9 | |
| | | ||||||
| * | Various little fixes. | rsc | 2004-03-05 | 4 | -4/+5 | |
| | | ||||||
| * | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 2004-03-05 | 3 | -6/+6 | |
| | | | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | |||||
| * | Debugging libthread for acme. | rsc | 2004-03-05 | 1 | -0/+2 | |
| | | ||||||
| * | Remove debugging print. | rsc | 2004-03-04 | 1 | -2/+0 | |
| | | ||||||
| * | Fix rc not to bus error on Mac OS X. | rsc | 2004-03-04 | 3 | -3/+14 | |
| | | | | | Don't print about child notes either. | |||||
| * | Whoops. | rsc | 2004-03-03 | 1 | -0/+4 | |
| | | ||||||
| * | Little tweaks and documentation. | rsc | 2004-03-02 | 5 | -31/+17 | |
| | | ||||||
| * | Make sure snarf is <64kB, since the wire count | rsc | 2004-03-02 | 1 | -4/+11 | |
| | | | | | is only 16 bits. | |||||
| * | Long-standing stability bugs fixed in 9pserve. | rsc | 2004-03-02 | 2 | -69/+153 | |
| | | | | | | Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries. | |||||
| * | More Mac tweaks. | rsc | 2004-03-02 | 4 | -35/+5 | |
| | | ||||||
| * | Tweaks for the Macintosh. | rsc | 2004-03-02 | 1 | -1/+0 | |
| | | ||||||
| * | missing programs | rsc | 2004-03-02 | 2 | -0/+746 | |
| | | ||||||
| * | Various tweaks. | rsc | 2004-02-29 | 13 | -19/+32 | |
| | | ||||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 17 | -40/+36 | |
| | | ||||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 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. | |||||
| * | completion, pageup/pagedown | rsc | 2004-02-09 | 5 | -7/+139 | |
| | | ||||||
| * | need pty.h on linux according to scott schwartz | rsc | 2004-01-20 | 1 | -0/+4 | |
| | | ||||||
| * | Tweaks to various bits. | rsc | 2003-12-17 | 5 | -27/+52 | |
| | | | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
| * | ramfs | rsc | 2003-12-11 | 1 | -0/+904 | |
| | | ||||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 24 | -0/+13742 | |
| | | | | | Also add acme! | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 17 | -300/+635 | |
| | | | | | with them. | |||||
| * | check everything in so i can move to linux and valgrind. | rsc | 2003-12-09 | 1 | -60/+409 | |
| | | ||||||
| * | File system stuff. | rsc | 2003-12-06 | 2 | -0/+788 | |
| | | ||||||
| * | various tweaks. | rsc | 2003-12-06 | 3 | -3/+3 | |
| | | ||||||
| * | Clean up yacc files in mkcommon, mkhdr. | rsc | 2003-12-04 | 1 | -13/+28 | |
| | | | | | | Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
| * | add hoc | rsc | 2003-12-04 | 8 | -5/+1365 | |
| | | ||||||
| * | disable some programs, enable others. | rsc | 2003-12-04 | 3 | -0/+250 | |
| | | ||||||
| * | Remove debugging print from 9term. | rsc | 2003-12-04 | 1 | -1/+0 | |
| | | ||||||
| * | Various fixes. | rsc | 2003-12-04 | 1 | -18/+13 | |
| | | ||||||
| * | fix bug in handling of backspace in output. | rsc | 2003-12-04 | 1 | -9/+17 | |
| | | ||||||
| * | make hold mode a bit more attractive. | rsc | 2003-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | more bug fixes | rsc | 2003-12-04 | 1 | -0/+1 | |
| | | ||||||
| * | add -a flag for acme. | rsc | 2003-12-04 | 2 | -72/+112 | |
| | | ||||||
| * | Various fixes. | rsc | 2003-12-03 | 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. | |||||
| * | fix stack size (oops) | rsc | 2003-12-02 | 1 | -1/+1 | |
| | | ||||||
| * | More X11 snarf tweaks. | rsc | 2003-12-02 | 1 | -1/+1 | |
| | | | | | Will we ever finish? | |||||
| * | call exit rather than _exits inside exits, | rsc | 2003-11-26 | 1 | -9/+9 | |
| | | | | | | so that the c library atexit handlers get a chance to run. | |||||
