| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bye | rsc | 2006-06-25 | 1 | -78/+0 |
| | | |||||
| * | Apparently SuSE 9.1's X distribution uses even bigger | rsc | 2005-01-23 | 1 | -1/+1 |
| | | | | | | | | | | | buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway. | ||||
| * | use new thread library | rsc | 2004-12-26 | 1 | -5/+3 |
| | | |||||
| * | make stack requirements more explicit. | rsc | 2004-04-21 | 1 | -1/+1 |
| | | |||||
| * | take out the debugging prints i just accidentally checked in. | rsc | 2004-04-21 | 1 | -6/+0 |
| | | |||||
| * | no need for | rsc | 2004-04-21 | 1 | -1/+8 |
| | | |||||
| * | fix drawread, add changes from david tolpin | rsc | 2004-04-19 | 1 | -1/+1 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -2/+6 |
| | | | | | | | | | | | | | 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. | ||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -2/+2 |
| | | | | | with them. | ||||
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 1 | -0/+4 |
| | | | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | ||||
| * | Lots of X fixes. | rsc | 2003-10-11 | 1 | -1/+1 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+71 |
