Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-02 | Little tweaks and documentation. | rsc | 11 | -64/+178 | |
2004-03-02 | Make sure snarf is <64kB, since the wire count | rsc | 1 | -4/+11 | |
is only 16 bits. | |||||
2004-03-02 | Use cflags (bug introduced by Mac tweak). | rsc | 1 | -1/+1 | |
2004-03-02 | Change pipes to preserve message boundaries. | rsc | 1 | -2/+1 | |
2004-03-02 | Long-standing stability bugs fixed in 9pserve. | rsc | 3 | -69/+154 | |
Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries. | |||||
2004-03-02 | Note new locations. | rsc | 2 | -2/+2 | |
2004-03-02 | More Mac tweaks. | rsc | 12 | -49/+101 | |
2004-03-02 | Tweaks for the Macintosh. | rsc | 5 | -9/+87 | |
2004-03-02 | missing programs | rsc | 2 | -0/+746 | |
2004-03-01 | Empty changelog | rsc | 2 | -34/+0 | |
2004-03-01 | Build Unix-friendly versions directly from library. | rsc | 34 | -0/+966 | |
2004-02-29 | more tweaks. | rsc | 1 | -0/+0 | |
2004-02-29 | Various tweaks. | rsc | 15 | -20/+34 | |
2004-02-29 | Threadplumbrecv. | rsc | 1 | -0/+33 | |
2004-02-29 | Tweak listing of libraries. | rsc | 3 | -2/+4 | |
2004-02-29 | Install commands before subdirectories, | rsc | 1 | -1/+3 | |
so we get yacc before compiling hoc. | |||||
2004-02-29 | Threaded read9pmsg. | rsc | 1 | -0/+32 | |
2004-02-29 | Add fdwait routines. | rsc | 1 | -0/+250 | |
2004-02-29 | Install script. | rsc | 1 | -0/+13 | |
2004-02-29 | Update mkmk.sh. | rsc | 3 | -66/+67 | |
2004-02-29 | Small tweaks to make things build again. | rsc | 18 | -48/+43 | |
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 73 | -3/+5771 | |
2004-02-29 | Fighting the good fight. | rsc | 107 | -6637/+665 | |
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 | various tweaks. | rsc | 13 | -12/+193 | |
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 | |
2004-01-09 | Why would the Linux man page actually tell the truth? | rsc | 1 | -2/+1 | |
2004-01-09 | undef some more. | rsc | 1 | -0/+5 | |
2004-01-09 | add libs | rsc | 1 | -0/+2 | |
2004-01-09 | add some more RF things for linux. | rsc | 1 | -4/+4 | |
2004-01-09 | linux diffs. | rsc | 2 | -1/+3 | |
2003-12-17 | add Lock to struct Ref. | rsc | 1 | -0/+1 | |
2003-12-17 | Tweaks to various bits. | rsc | 11 | -90/+166 | |
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
2003-12-11 | Add libString. | rsc | 20 | -0/+1315 | |
2003-12-11 | ramfs | rsc | 1 | -0/+904 | |
2003-12-11 | More files related to user-level file servers. | rsc | 35 | -0/+14133 | |
Also add acme! | |||||
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 60 | -486/+966 | |
with them. | |||||
2003-12-09 | bug from wkj | rsc | 1 | -0/+1 | |
2003-12-09 | Bug fixes from the Valgrind oracle. | rsc | 3 | -1/+4 | |
2003-12-09 | check everything in so i can move to linux and valgrind. | rsc | 5 | -107/+492 | |
2003-12-06 | rebuild because of libbio/bfmt.c | rsc | 1 | -1/+2 | |
2003-12-06 | File system stuff. | rsc | 29 | -0/+3316 | |
2003-12-06 | various tweaks. | rsc | 10 | -8/+74 | |
2003-12-04 | nan | rsc | 1 | -0/+27 | |
2003-12-04 | . | rsc | 3 | -37/+43 | |
2003-12-04 | Clean up yacc files in mkcommon, mkhdr. | rsc | 4 | -15/+33 | |
Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
2003-12-04 | add hoc | rsc | 8 | -5/+1365 | |
2003-12-04 | these belong elsewhere, but where? | rsc | 2 | -0/+483 | |
2003-12-04 | add bundle | rsc | 1 | -0/+9 | |
2003-12-04 | add lc. | rsc | 1 | -0/+3 | |