| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fighting the good fight. | rsc | 2004-02-29 | 8 | -102/+124 |
| | | | | | | | | | | | | | 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 | 5 | -7/+16 |
| | | |||||
| * | Tweaks to various bits. | rsc | 2003-12-17 | 3 | -19/+27 |
| | | | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | ||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 8 | -28/+56 |
| | | | | | with them. | ||||
| * | various tweaks. | rsc | 2003-12-06 | 4 | -1/+61 |
| | | |||||
| * | Silence some Mac OS X warnings. | rsc | 2003-11-25 | 1 | -1/+0 |
| | | |||||
| * | More tweaks on Linux and Solaris. | rsc | 2003-11-25 | 2 | -3/+19 |
| | | |||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -0/+2 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 2003-11-24 | 4 | -6/+18 |
| | | | | | | | which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | ||||
| * | tweaks. | rsc | 2003-11-24 | 1 | -5/+0 |
| | | |||||
| * | Make things build on FreeBSD again. | rsc | 2003-11-23 | 1 | -10/+0 |
| | | |||||
| * | runthread needn't be inline | rsc | 2003-11-23 | 1 | -1/+1 |
| | | |||||
| * | sun support | rsc | 2003-11-23 | 3 | -11/+76 |
| | | |||||
| * | make -> mk | rsc | 2003-11-23 | 10 | -116/+105 |
| | | | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support. | ||||
| * | Fix a bug in Linux? | rsc | 2003-10-14 | 1 | -1/+3 |
| | | |||||
| * | Use new directory structure. | rsc | 2003-10-11 | 1 | -7/+7 |
| | | |||||
| * | Licensing and various tweaks. | rsc | 2003-10-11 | 1 | -258/+0 |
| | | |||||
| * | wasn't supposed to go in. | rsc | 2003-10-01 | 1 | -5/+0 |
| | | |||||
| * | More Darwin. | rsc | 2003-10-01 | 3 | -0/+113 |
| | | |||||
| * | Various tweaks to make things run on Mac OS. | rsc | 2003-10-01 | 3 | -4/+18 |
| | | | | | The main change is the use of pthread to implement ffork. | ||||
| * | Rendezvous tester. | rsc | 2003-10-01 | 1 | -0/+31 |
| | | |||||
| * | Add extra build targets. | rsc | 2003-10-01 | 1 | -4/+7 |
| | | |||||
| * | Reorg | rsc | 2003-09-30 | 19 | -1149/+8 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 57 | -0/+4091 |
