Age | Commit message (Expand) | Author | Files | Lines |
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 8 | -126/+62 |
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 2 | -0/+16 |
2004-08-11 | More consistent use of _exits and exits | rsc | 3 | -6/+6 |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 1 | -1/+1 |
2004-06-17 | va_arg fix | rsc | 1 | -1/+1 |
2004-06-09 | clean up children more often | rsc | 1 | -3/+7 |
2004-06-09 | add network dialing | rsc | 1 | -0/+29 |
2004-05-23 | make sure only one guy can call exit. | rsc | 1 | -1/+1 |
2004-05-14 | More little bug fixes | rsc | 1 | -1/+2 |
2004-05-14 | various bug fixes | rsc | 1 | -2/+6 |
2004-05-12 | Noblock is nonsense. | rsc | 1 | -19/+0 |
2004-05-11 | Fix small bugs. | rsc | 9 | -28/+49 |
2004-05-05 | various bug fixes | rsc | 1 | -0/+1 |
2004-04-29 | add -W to specify window size. | rsc | 3 | -7/+8 |
2004-04-25 | add stubs for other systems. | rsc | 3 | -1/+26 |
2004-04-23 | little things | rsc | 1 | -3/+11 |
2004-04-21 | odds and ends | rsc | 3 | -2/+7 |
2004-04-21 | how much stack do we need? | rsc | 1 | -4/+16 |
2004-04-21 | better error handling | rsc | 1 | -1/+2 |
2004-04-21 | Tweaks to make libthread tell Valgrind about its stack limits, | rsc | 7 | -8/+60 |
2004-04-20 | make things work on SunOS | rsc | 2 | -1/+2 |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 |
2004-03-26 | SunOS can rot in hell. | rsc | 6 | -2/+7 |
2004-03-25 | Today's changes. | rsc | 3 | -4/+88 |
2004-03-21 | Small tweaks | rsc | 1 | -0/+1 |
2004-03-09 | Various fixes, add spell. | rsc | 1 | -0/+1 |
2004-03-05 | Small bug fixes. | rsc | 1 | -2/+2 |
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 1 | -1/+1 |
2004-03-05 | Various little fixes. | rsc | 2 | -3/+3 |
2004-03-05 | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 1 | -6/+13 |
2004-03-05 | Debugging libthread for acme. | rsc | 4 | -12/+60 |
2004-03-02 | Tweaks for the Macintosh. | rsc | 1 | -5/+83 |
2004-02-29 | Threaded read9pmsg. | rsc | 1 | -0/+32 |
2004-02-29 | Add fdwait routines. | rsc | 1 | -0/+250 |
2004-02-29 | Fighting the good fight. | rsc | 8 | -102/+124 |
2004-02-09 | various tweaks. | rsc | 5 | -7/+16 |
2003-12-17 | Tweaks to various bits. | rsc | 3 | -19/+27 |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go wit... | rsc | 8 | -28/+56 |
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 |
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 4 | -6/+18 |
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 |
2003-10-14 | Fix a bug in Linux? | rsc | 1 | -1/+3 |
2003-10-11 | Use new directory structure. | rsc | 1 | -7/+7 |