Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-19 | do not use shutdown on mac | rsc | 1 | -4/+6 | |
2005-01-19 | avoid c99 | rsc | 1 | -15/+22 | |
2005-01-19 | avoid c99 extensions | rsc | 1 | -4/+15 | |
2005-01-19 | try again | rsc | 1 | -4/+4 | |
2005-01-19 | try again at x86-64 | rsc | 1 | -1/+3 | |
2005-01-19 | continue x86-64 | rsc | 3 | -1/+10 | |
2005-01-19 | do not close -1 | rsc | 1 | -1/+2 | |
2005-01-18 | proccreate race | rsc | 1 | -1/+3 | |
2005-01-18 | free hdr->cmd | rsc | 1 | -0/+1 | |
2005-01-18 | extract cmd in right place | rsc | 3 | -6/+6 | |
2005-01-18 | add | rsc | 1 | -0/+102 | |
2005-01-18 | add core cmd | rsc | 3 | -0/+64 | |
2005-01-18 | print core cmd | rsc | 1 | -0/+1 | |
2005-01-18 | check for lack of registers | rsc | 1 | -4/+4 | |
2005-01-18 | bigger chunking | rsc | 1 | -1/+1 | |
2005-01-18 | add threadgetname | rsc | 1 | -0/+6 | |
2005-01-18 | bug fixes | rsc | 5 | -11/+16 | |
2005-01-18 | explain nptl stuff | rsc | 1 | -0/+3 | |
2005-01-18 | explain nptl stuff | rsc | 1 | -0/+37 | |
2005-01-18 | better exit handling | rsc | 2 | -3/+32 | |
2005-01-18 | add fsseek | rsc | 2 | -0/+47 | |
2005-01-18 | add x86 64 | rsc | 1 | -0/+7 | |
2005-01-18 | 64-bit nonsense | rsc | 1 | -3/+19 | |
2005-01-18 | better comment | rsc | 1 | -1/+8 | |
2005-01-18 | remove venti for now | rsc | 53 | -10330/+2 | |
2005-01-17 | more exits | rsc | 2 | -0/+6 | |
2005-01-17 | allow config to override kernel version | rsc | 4 | -3/+21 | |
2005-01-17 | do not call exits in threaded programs | rsc | 7 | -17/+17 | |
2005-01-17 | nil deref | rsc | 1 | -1/+1 | |
2005-01-16 | different naming convention | rsc | 1 | -4/+18 | |
2005-01-16 | useful warning comment | rsc | 1 | -0/+9 | |
2005-01-16 | handle section (9p) | rsc | 1 | -1/+4 | |
2005-01-16 | update return interface | rsc | 1 | -16/+25 | |
2005-01-16 | use EARGF | rsc | 1 | -3/+3 | |
2005-01-16 | make vacfs work; thanks to lucho | rsc | 6 | -145/+154 | |
2005-01-16 | must use tcp explicitly | rsc | 1 | -1/+1 | |
2005-01-16 | too big fd | rsc | 1 | -3/+4 | |
2005-01-15 | Long-standing bug in syminit, tickled by placing | rsc | 2 | -3/+5 | |
initshell before syminit. Don't understand why syminit exists at all. | |||||
2005-01-15 | use threadexits instead of exits | rsc | 1 | -3/+3 | |
2005-01-14 | ridiculous precision | rsc | 1 | -7/+7 | |
2005-01-14 | floating percent | rsc | 1 | -3/+4 | |
2005-01-14 | no /fd/0 | rsc | 1 | -1/+1 | |
2005-01-14 | update paths | rsc | 1 | -1/+1 | |
2005-01-14 | license | rsc | 1 | -0/+45 | |
2005-01-14 | stupid sun | rsc | 3 | -11/+9 | |
2005-01-14 | try to fix sun | rsc | 4 | -0/+5 | |
2005-01-14 | stupid sun | rsc | 1 | -2/+0 | |
2005-01-14 | stupid programmer | rsc | 1 | -1/+1 | |
2005-01-14 | smart sun | rsc | 1 | -8/+6 | |
2005-01-14 | stupid sun | rsc | 7 | -14/+17 | |