| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Various fixes, add spell. | rsc | 2004-03-09 | 12 | -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 |
| | | |||||
| * | Incorporate bug fixes from Plan 9. | rsc | 2004-03-05 | 1 | -1/+1 |
| | | |||||
| * | 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 | 7 | -7/+13 |
| | | |||||
| * | 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 | 2 | -2/+2 |
| | | |||||
| * | Little tweaks and documentation. | rsc | 2004-03-02 | 11 | -64/+178 |
| | | |||||
| * | Make sure snarf is <64kB, since the wire count | rsc | 2004-03-02 | 1 | -4/+11 |
| | | | | | is only 16 bits. | ||||
| * | Use cflags (bug introduced by Mac tweak). | rsc | 2004-03-02 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
| * | Note new locations. | rsc | 2004-03-02 | 2 | -2/+2 |
| | | |||||
| * | More Mac tweaks. | rsc | 2004-03-02 | 12 | -49/+101 |
| | | |||||
| * | Tweaks for the Macintosh. | rsc | 2004-03-02 | 5 | -9/+87 |
| | | |||||
| * | missing programs | rsc | 2004-03-02 | 2 | -0/+746 |
| | | |||||
| * | Empty changelog | rsc | 2004-03-01 | 2 | -34/+0 |
| | | |||||
| * | Build Unix-friendly versions directly from library. | rsc | 2004-03-01 | 34 | -0/+966 |
| | | |||||
| * | 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 |
| | | |||||
| * | Install script. | rsc | 2004-02-29 | 1 | -0/+13 |
| | | |||||
| * | Update mkmk.sh. | rsc | 2004-02-29 | 3 | -66/+67 |
| | | |||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 18 | -48/+43 |
| | | |||||
| * | Move utf, fmt. Small header file changes. | rsc | 2004-02-29 | 73 | -3/+5771 |
| | | |||||
| * | 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 | 13 | -12/+193 |
| | | |||||
| * | 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 |
| | | |||||
| * | undef some more. | rsc | 2004-01-09 | 1 | -0/+5 |
| | | |||||
| * | add libs | rsc | 2004-01-09 | 1 | -0/+2 |
| | | |||||
| * | add some more RF things for linux. | rsc | 2004-01-09 | 1 | -4/+4 |
| | | |||||
| * | linux diffs. | rsc | 2004-01-09 | 2 | -1/+3 |
| | | |||||
| * | add Lock to struct Ref. | rsc | 2003-12-17 | 1 | -0/+1 |
| | | |||||
| * | 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. | ||||
