| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | different fix | rsc | 2005-07-28 | 2 | -5/+12 | |
| * | Try to avoid races in underlying C library | rsc | 2005-07-27 | 2 | -0/+28 | |
| * | sun | rsc | 2005-07-27 | 1 | -1/+1 | |
| * | openbsvd | rsc | 2005-07-21 | 1 | -3/+0 | |
| * | OpenBSD, thanks to Tim Wiess | rsc | 2005-07-21 | 4 | -53/+123 | |
| * | openbsd | rsc | 2005-07-21 | 1 | -0/+1 | |
| * | openbsd | rsc | 2005-07-20 | 3 | -5/+12 | |
| * | better architecture splitting | rsc | 2005-07-19 | 4 | -4/+4 | |
| * | openbsd | rsc | 2005-07-19 | 2 | -0/+92 | |
| * | openbsd | rsc | 2005-07-19 | 1 | -2/+6 | |
| * | stolen from freebsd; maybe work on openbsd? | rsc | 2005-07-19 | 1 | -0/+118 | |
| * | use full prototypes | rsc | 2005-05-07 | 1 | -1/+1 | |
| * | OS X Tiger changes | rsc | 2005-05-07 | 1 | -1/+6 | |
| * | try a different approach to .S files | rsc | 2005-05-01 | 1 | -0/+7 | |
| * | OpenBSD/power support. | rsc | 2005-05-01 | 9 | -369/+567 | |
| * | 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 | |