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