| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix rowdump bug | rsc | 2005-01-27 | 1 | -1/+1 |
| * | remove searching print; check fids in use; handle addr correctly again | rsc | 2005-01-27 | 3 | -4/+23 |
| * | remove debugging print | rsc | 2005-01-27 | 1 | -1/+0 |
| * | add autoindent (-a) and chording. | rsc | 2005-01-27 | 8 | -74/+113 |
| * | add -c option | rsc | 2005-01-26 | 3 | -1/+82 |
| * | handle @ better in winsize | rsc | 2005-01-26 | 1 | -0/+4 |
| * | volatile | rsc | 2005-01-24 | 1 | -1/+2 |
| * | more searchpath-related changes | rsc | 2005-01-23 | 2 | -1/+2 |
| * | rename scheduler to have a more distinctive name, so stack traces can end there | rsc | 2005-01-23 | 1 | -5/+5 |
| * | avoid saying unsigned long, for unix port | rsc | 2005-01-23 | 2 | -2/+2 |
| * | add undocumented Abort builtin | rsc | 2005-01-23 | 1 | -5/+27 |
| * | do not clobber register names | rsc | 2005-01-23 | 1 | -1/+105 |
| * | sort cores; print stack as command | rsc | 2005-01-23 | 1 | -7/+16 |
| * | less verbose | rsc | 2005-01-23 | 1 | -1/+2 |
| * | change to use attach functions. | rsc | 2005-01-23 | 5 | -97/+35 |
| * | Working on better handling of multithreading in general | rsc | 2005-01-23 | 10 | -174/+526 |
| * | Add searchpath(). | rsc | 2005-01-23 | 2 | -0/+63 |
| * | Start working through proper handling of pthreads when | rsc | 2005-01-23 | 14 | -415/+528 |
| * | Apparently SuSE 9.1's X distribution uses even bigger | rsc | 2005-01-23 | 4 | -4/+5 |
| * | arg count | rsc | 2005-01-21 | 1 | -1/+1 |
| * | use better versions | rsc | 2005-01-21 | 1 | -1/+1 |
| * | ignore host read eof while exiting | rsc | 2005-01-20 | 3 | -0/+9 |
| * | todo | rsc | 2005-01-20 | 1 | -0/+6 |
| * | use correct yacc | rsc | 2005-01-19 | 1 | -1/+0 |
| * | add errno | rsc | 2005-01-19 | 2 | -1/+1 |
| * | do not use shutdown on mac | rsc | 2005-01-19 | 1 | -4/+6 |
| * | avoid c99 | rsc | 2005-01-19 | 1 | -15/+22 |
| * | avoid c99 extensions | rsc | 2005-01-19 | 1 | -4/+15 |
| * | try again | rsc | 2005-01-19 | 1 | -4/+4 |
| * | try again at x86-64 | rsc | 2005-01-19 | 1 | -1/+3 |
| * | continue x86-64 | rsc | 2005-01-19 | 3 | -1/+10 |
| * | do not close -1 | rsc | 2005-01-19 | 1 | -1/+2 |
| * | proccreate race | rsc | 2005-01-18 | 1 | -1/+3 |
| * | free hdr->cmd | rsc | 2005-01-18 | 1 | -0/+1 |
| * | extract cmd in right place | rsc | 2005-01-18 | 3 | -6/+6 |
| * | add | rsc | 2005-01-18 | 1 | -0/+102 |
| * | add core cmd | rsc | 2005-01-18 | 3 | -0/+64 |
| * | print core cmd | rsc | 2005-01-18 | 1 | -0/+1 |
| * | check for lack of registers | rsc | 2005-01-18 | 1 | -4/+4 |
| * | bigger chunking | rsc | 2005-01-18 | 1 | -1/+1 |
| * | add threadgetname | rsc | 2005-01-18 | 1 | -0/+6 |
| * | bug fixes | rsc | 2005-01-18 | 5 | -11/+16 |
| * | 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 |
| * | add fsseek | rsc | 2005-01-18 | 2 | -0/+47 |
| * | add x86 64 | rsc | 2005-01-18 | 1 | -0/+7 |
| * | 64-bit nonsense | rsc | 2005-01-18 | 1 | -3/+19 |
| * | better comment | rsc | 2005-01-18 | 1 | -1/+8 |
| * | remove venti for now | rsc | 2005-01-18 | 53 | -10330/+2 |
