Age | Commit message (Expand) | Author | Files | Lines |
2005-02-08 | try to handle DEL better | rsc | 1 | -17/+16 |
2005-02-08 | Maybe it will run on SunOS 5.8 now. | rsc | 1 | -1/+7 |
2005-02-08 | Avoid yet another X11 stack overflow. | rsc | 1 | -1/+31 |
2005-02-03 | stupid gcc | rsc | 1 | -1/+1 |
2005-02-02 | silence archive warning for .a files | rsc | 1 | -1/+2 |
2005-02-02 | more nowsys | rsc | 8 | -0/+250 |
2005-02-02 | break x11 for sure | rsc | 17 | -16/+142 |
2005-01-30 | do not readdir files - from zoltan jarai | rsc | 1 | -1/+4 |
2005-01-30 | disable chording | rsc | 1 | -3/+5 |
2005-01-30 | fix mkfile again | rsc | 1 | -1/+1 |
2005-01-30 | add - | rsc | 1 | -0/+1 |
2005-01-30 | add lex files | rsc | 1 | -1/+1 |
2005-01-30 | why bother? | rsc | 1 | -1/+13 |
2005-01-30 | osprocid can be -1 | rsc | 1 | -1/+1 |
2005-01-30 | silence warning | rsc | 1 | -1/+1 |
2005-01-30 | add errors file | rsc | 5 | -0/+51 |
2005-01-30 | use correct graphics format | rsc | 1 | -11/+8 |
2005-01-30 | handle sysnames in labels | rsc | 2 | -6/+26 |
2005-01-30 | handle non-zero mintag properly | rsc | 1 | -2/+2 |
2005-01-29 | update usage | rsc | 1 | -1/+1 |
2005-01-29 | add diff -a | rsc | 2 | -13/+30 |
2005-01-28 | better offset handling | rsc | 1 | -0/+5 |
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-26 | handle @ better in winsize | rsc | 1 | -0/+4 |
2005-01-24 | volatile | rsc | 1 | -1/+2 |
2005-01-23 | more searchpath-related changes | rsc | 2 | -1/+2 |
2005-01-23 | rename scheduler to have a more distinctive name, so stack traces can end there | rsc | 1 | -5/+5 |
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 | less verbose | rsc | 1 | -1/+2 |
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-23 | Add searchpath(). | rsc | 2 | -0/+63 |
2005-01-23 | Start working through proper handling of pthreads when | rsc | 14 | -415/+528 |
2005-01-23 | Apparently SuSE 9.1's X distribution uses even bigger | rsc | 4 | -4/+5 |
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 |