Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-29 | add diff -a | rsc | 2 | -13/+30 |
2005-01-27 | cope with unix ORCLOSE | rsc | 1 | -1/+2 |
2005-01-27 | fix rowdump bug | rsc | 1 | -1/+1 |
2005-01-27 | remove searching print; check fids in use; handle addr correctly again | rsc | 3 | -4/+23 |
2005-01-27 | remove debugging print | rsc | 1 | -1/+0 |
2005-01-27 | add autoindent (-a) and chording. | rsc | 8 | -74/+113 |
2005-01-26 | add -c option | rsc | 3 | -1/+82 |
2005-01-24 | volatile | rsc | 1 | -1/+2 |
2005-01-23 | more searchpath-related changes | rsc | 2 | -1/+2 |
2005-01-23 | avoid saying unsigned long, for unix port | rsc | 2 | -2/+2 |
2005-01-23 | add undocumented Abort builtin | rsc | 1 | -5/+27 |
2005-01-23 | do not clobber register names | rsc | 1 | -1/+105 |
2005-01-23 | sort cores; print stack as command | rsc | 1 | -7/+16 |
2005-01-23 | change to use attach functions. | rsc | 5 | -97/+35 |
2005-01-23 | Working on better handling of multithreading in general | rsc | 10 | -174/+526 |
2005-01-21 | arg count | rsc | 1 | -1/+1 |
2005-01-21 | use better versions | rsc | 1 | -1/+1 |
2005-01-20 | ignore host read eof while exiting | rsc | 3 | -0/+9 |
2005-01-20 | todo | rsc | 1 | -0/+6 |
2005-01-19 | use correct yacc | rsc | 1 | -1/+0 |
2005-01-19 | add errno | rsc | 2 | -1/+1 |
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 | 1 | -1/+2 |
2005-01-18 | add | rsc | 1 | -0/+102 |
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 | remove venti for now | rsc | 53 | -10330/+2 |
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 | handle section (9p) | rsc | 1 | -1/+4 |
2005-01-16 | use EARGF | rsc | 1 | -3/+3 |
2005-01-16 | make vacfs work; thanks to lucho | rsc | 6 | -145/+154 |
2005-01-15 | Long-standing bug in syminit, tickled by placing | rsc | 2 | -3/+5 |
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 | 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 |
2005-01-14 | stupid sun | rsc | 2 | -1/+3 |