| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Some day I will get this right. | rsc | 2004-03-04 | 2 | -2/+7 | |
| | | ||||||
| * | Account for C vs. assembly in tas and getcallerpc. Sigh. | rsc | 2004-03-03 | 1 | -3/+3 | |
| | | ||||||
| * | Whoops. | rsc | 2004-03-03 | 1 | -0/+4 | |
| | | ||||||
| * | Remove a debugging print, more cleanup. | rsc | 2004-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Little tweaks and documentation. | rsc | 2004-03-02 | 7 | -32/+23 | |
| | | ||||||
| * | Make sure snarf is <64kB, since the wire count | rsc | 2004-03-02 | 1 | -4/+11 | |
| | | | | | is only 16 bits. | |||||
| * | Change pipes to preserve message boundaries. | rsc | 2004-03-02 | 1 | -2/+1 | |
| | | ||||||
| * | Long-standing stability bugs fixed in 9pserve. | rsc | 2004-03-02 | 3 | -69/+154 | |
| | | | | | | 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 | 8 | -42/+91 | |
| | | ||||||
| * | Tweaks for the Macintosh. | rsc | 2004-03-02 | 4 | -8/+84 | |
| | | ||||||
| * | missing programs | rsc | 2004-03-02 | 2 | -0/+746 | |
| | | ||||||
| * | Empty changelog | rsc | 2004-03-01 | 2 | -34/+0 | |
| | | ||||||
| * | more tweaks. | rsc | 2004-02-29 | 1 | -0/+0 | |
| | | ||||||
| * | Various tweaks. | rsc | 2004-02-29 | 15 | -20/+34 | |
| | | ||||||
| * | Threadplumbrecv. | rsc | 2004-02-29 | 1 | -0/+33 | |
| | | ||||||
| * | Tweak listing of libraries. | rsc | 2004-02-29 | 3 | -2/+4 | |
| | | ||||||
| * | Install commands before subdirectories, | rsc | 2004-02-29 | 1 | -1/+3 | |
| | | | | | so we get yacc before compiling hoc. | |||||
| * | Threaded read9pmsg. | rsc | 2004-02-29 | 1 | -0/+32 | |
| | | ||||||
| * | Add fdwait routines. | rsc | 2004-02-29 | 1 | -0/+250 | |
| | | ||||||
| * | Update mkmk.sh. | rsc | 2004-02-29 | 3 | -66/+67 | |
| | | ||||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 17 | -40/+36 | |
| | | ||||||
| * | Move utf, fmt. Small header file changes. | rsc | 2004-02-29 | 69 | -0/+5752 | |
| | | ||||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 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. | |||||
| * | various tweaks. | rsc | 2004-02-09 | 9 | -7/+171 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Why would the Linux man page actually tell the truth? | rsc | 2004-01-09 | 1 | -2/+1 | |
| | | ||||||
| * | add libs | rsc | 2004-01-09 | 1 | -0/+2 | |
| | | ||||||
| * | linux diffs. | rsc | 2004-01-09 | 1 | -0/+2 | |
| | | ||||||
| * | Tweaks to various bits. | rsc | 2003-12-17 | 11 | -90/+166 | |
| | | | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
| * | Add libString. | rsc | 2003-12-11 | 18 | -0/+640 | |
| | | ||||||
| * | ramfs | rsc | 2003-12-11 | 1 | -0/+904 | |
| | | ||||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 35 | -0/+14133 | |
| | | | | | Also add acme! | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 54 | -464/+921 | |
| | | | | | with them. | |||||
| * | bug from wkj | rsc | 2003-12-09 | 1 | -0/+1 | |
| | | ||||||
| * | Bug fixes from the Valgrind oracle. | rsc | 2003-12-09 | 3 | -1/+4 | |
| | | ||||||
| * | check everything in so i can move to linux and valgrind. | rsc | 2003-12-09 | 5 | -107/+492 | |
| | | ||||||
| * | rebuild because of libbio/bfmt.c | rsc | 2003-12-06 | 1 | -1/+2 | |
| | | ||||||
| * | File system stuff. | rsc | 2003-12-06 | 27 | -0/+3221 | |
| | | ||||||
| * | various tweaks. | rsc | 2003-12-06 | 8 | -4/+69 | |
| | | ||||||
| * | nan | rsc | 2003-12-04 | 1 | -0/+27 | |
| | | ||||||
| * | Clean up yacc files in mkcommon, mkhdr. | rsc | 2003-12-04 | 4 | -15/+33 | |
| | | | | | | 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 | |
| | | ||||||
| * | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 2003-12-04 | 2 | -3/+19 | |
| | | ||||||
| * | more bug fixes | rsc | 2003-12-04 | 1 | -0/+1 | |
| | | ||||||
