| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more netbsd support. | rsc | 2005-03-28 | 2 | -0/+9 |
| * | NetBSD support. Thanks to Christoph Lohmann. | rsc | 2005-03-28 | 2 | -1/+6 |
| * | no need to setproc(0) | rsc | 2005-03-18 | 1 | -1/+0 |
| * | do not touch TSTP, TTIN, TTOU | rsc | 2005-03-18 | 1 | -1/+1 |
| * | add threaddata | rsc | 2005-03-18 | 2 | -0/+7 |
| * | add check for procscheduler returning | rsc | 2005-02-16 | 1 | -0/+1 |
| * | hard-to-find locking bug | rsc | 2005-02-15 | 1 | -5/+19 |
| * | different fix for main proc bug | rsc | 2005-02-14 | 3 | -12/+22 |
| * | work around stupid linux bug | rsc | 2005-02-13 | 1 | -0/+8 |
| * | remove debugging | rsc | 2005-02-08 | 1 | -1/+0 |
| * | stupid gcc | rsc | 2005-02-03 | 1 | -1/+1 |
| * | osprocid can be -1 | rsc | 2005-01-30 | 1 | -1/+1 |
| * | rename scheduler to have a more distinctive name, so stack traces can end there | rsc | 2005-01-23 | 1 | -5/+5 |
| * | Apparently SuSE 9.1's X distribution uses even bigger | rsc | 2005-01-23 | 1 | -1/+1 |
| * | proccreate race | rsc | 2005-01-18 | 1 | -1/+3 |
| * | add threadgetname | rsc | 2005-01-18 | 1 | -0/+6 |
| * | explain nptl stuff | rsc | 2005-01-18 | 1 | -0/+3 |
| * | explain nptl stuff | rsc | 2005-01-18 | 1 | -0/+37 |
| * | better exit handling | rsc | 2005-01-18 | 2 | -3/+32 |
| * | 64-bit nonsense | rsc | 2005-01-18 | 1 | -3/+19 |
| * | more exits | rsc | 2005-01-17 | 2 | -0/+6 |
| * | allow config to override kernel version | rsc | 2005-01-17 | 3 | -1/+21 |
| * | useful warning comment | rsc | 2005-01-16 | 1 | -0/+9 |
| * | too big fd | rsc | 2005-01-16 | 1 | -3/+4 |
| * | license | rsc | 2005-01-14 | 1 | -0/+45 |
| * | oops sunos | rsc | 2005-01-14 | 1 | -3/+3 |
| * | add procwakeupandunlock | rsc | 2005-01-14 | 1 | -0/+8 |
| * | where did this change go? | rsc | 2005-01-14 | 1 | -1/+11 |
| * | Many small edits. | rsc | 2005-01-13 | 3 | -7/+18 |
| * | paranoia | rsc | 2005-01-11 | 2 | -2/+17 |
| * | don't rfork(RFNOTEG) because then you lose | rsc | 2005-01-11 | 1 | -3/+23 |
| * | os x changes | rsc | 2005-01-11 | 5 | -37/+64 |
| * | do rfork(RFNOTEG) before exec | rsc | 2005-01-10 | 1 | -0/+1 |
| * | oops | rsc | 2005-01-07 | 1 | -2/+1 |
| * | initial darwin | rsc | 2005-01-07 | 5 | -3/+156 |
| * | allow lock passing | rsc | 2005-01-07 | 1 | -1/+2 |
| * | sunos fixes | rsc | 2005-01-07 | 2 | -4/+10 |
| * | add _procwakeupandunlock | rsc | 2005-01-06 | 5 | -12/+44 |
| * | go back to 1000 scheds | rsc | 2005-01-06 | 1 | -1/+1 |
| * | add some annoying lock loop prints -- let's see | rsc | 2005-01-06 | 1 | -8/+65 |
| * | more debugging | rsc | 2005-01-06 | 3 | -6/+19 |
| * | add _threaddaemonize | rsc | 2005-01-04 | 1 | -0/+1 |
| * | more debugging | rsc | 2005-01-04 | 1 | -6/+16 |
| * | better handling | rsc | 2005-01-04 | 1 | -8/+22 |
| * | more tests | rsc | 2005-01-04 | 5 | -3/+130 |
| * | Use FreeBSD-approved method for determining FreeBSD version. | wkj | 2004-12-29 | 1 | -1/+1 |
| * | restore old plan 9 property that when the | rsc | 2004-12-28 | 6 | -8/+36 |
| * | more freebsd work | rsc | 2004-12-28 | 10 | -40/+118 |
| * | attempt at FreeBSD pre-5 support | rsc | 2004-12-28 | 1 | -0/+356 |
| * | remove debugging | rsc | 2004-12-28 | 4 | -5/+8 |
