| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Various fixes, add spell. | rsc | 2004-03-09 | 10 | -33/+1452 |
| | | |||||
| * | remove debugging print. | rsc | 2004-03-05 | 1 | -1/+0 |
| | | |||||
| * | Unfix non-bug. | rsc | 2004-03-05 | 1 | -1/+1 |
| | | |||||
| * | Small bug fixes. | rsc | 2004-03-05 | 2 | -3/+3 |
| | | |||||
| * | Amazingly picky bug fixes from Valgrind. | rsc | 2004-03-05 | 9 | -9/+20 |
| | | |||||
| * | don't need these. | rsc | 2004-03-05 | 2 | -283/+0 |
| | | |||||
| * | Update libregexp with recent bug fixes from Plan 9. | rsc | 2004-03-05 | 12 | -81/+111 |
| | | |||||
| * | Various little fixes. | rsc | 2004-03-05 | 6 | -7/+8 |
| | | |||||
| * | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 2004-03-05 | 7 | -18/+27 |
| | | | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | ||||
| * | Debugging libthread for acme. | rsc | 2004-03-05 | 5 | -12/+62 |
| | | |||||
| * | 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. | ||||
| * | 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 |
| | | |||||
