Age | Commit message (Expand) | Author | Files | Lines |
2004-12-25 | fix from forsyth via rob | rsc | 1 | -1/+1 |
2004-11-15 | allow last column to be deleted | rsc | 1 | -8/+0 |
2004-11-03 | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 1 | -1/+1 |
2004-11-01 | bug fix in Get from rob | rsc | 1 | -0/+2 |
2004-10-22 | handle interrupt right | rsc | 1 | -1/+3 |
2004-10-22 | change md argument to number etc. (which acted only as a flag) | rsc | 8 | -25/+55 |
2004-10-22 | formatting | rsc | 1 | -9/+9 |
2004-10-22 | exit 9p on interrupt signal. should do better job here. | rsc | 1 | -2/+12 |
2004-10-17 | use threadexitsall | rsc | 1 | -1/+1 |
2004-10-17 | print out signalled exits | rsc | 1 | -0/+5 |
2004-10-17 | add ulimit and umask as builtins | rsc | 3 | -0/+202 |
2004-10-17 | remove socket at exit | rsc | 1 | -0/+11 |
2004-10-17 | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 1 | -3/+92 |
2004-10-17 | bug fix in Zerox arrow handling from rob | rsc | 1 | -2/+2 |
2004-09-28 | autoindent fixes from rob | rsc | 2 | -12/+27 |
2004-09-23 | Add stringn builtin. | rsc | 1 | -0/+44 |
2004-09-21 | Continue the pthreads torture. | rsc | 2 | -8/+26 |
2004-09-21 | little fixes | rsc | 1 | -1/+1 |
2004-09-20 | various forgotten files | rsc | 2 | -6/+17 |
2004-09-20 | bug fix | rsc | 1 | -2/+6 |
2004-08-17 | fix various little bugs | rsc | 3 | -8/+6 |
2004-08-17 | Fix huge bug in lex, introduced by porting. | rsc | 1 | -3/+3 |
2004-08-16 | handle grap.defines properly | rsc | 2 | -3/+5 |
2004-08-13 | better handling of top/active | rsc | 1 | -5/+8 |
2004-08-13 | better mask handling, don't raise windows quite so eagerly. | rsc | 3 | -17/+17 |
2004-08-06 | forgot to write this change before | rsc | 1 | -1/+1 |
2004-08-06 | different delete handling from axel. | rsc | 2 | -7/+8 |
2004-08-06 | Make comment match code. | rsc | 1 | -3/+4 |
2004-08-02 | Try to be more clever about re-enabling terminal echo. | wkj | 1 | -1/+2 |
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 5 | -6/+6 |
2004-07-09 | Wc used but not set. | wkj | 1 | -1/+1 |
2004-07-03 | Don't make foo and foo.tab for foo.y. | wkj | 1 | -1/+1 |
2004-07-03 | Empty changelog | wkj | 1 | -1/+1 |
2004-07-03 | Placate the Sun monster. | wkj | 3 | -6/+6 |
2004-07-03 | Don't confuse the Sun. | wkj | 1 | -0/+1 |
2004-06-25 | Fix missing parameter type. From rob. | wkj | 1 | -1/+1 |
2004-06-21 | fix temp dir | rsc | 1 | -1/+1 |
2004-06-20 | unused variable | rsc | 1 | -1/+0 |
2004-06-20 | fix scrolling | rsc | 1 | -4/+5 |
2004-06-17 | add key syms. | rsc | 1 | -1/+3 |
2004-06-17 | fix bugs | rsc | 1 | -7/+25 |
2004-06-17 | look for $HOME - thanks to peter canning. | rsc | 1 | -0/+2 |
2004-06-17 | More CVS turds. | wkj | 1 | -0/+2 |
2004-06-17 | Dump9660 (and mk9660). Until we either do something | wkj | 20 | -0/+4375 |
2004-06-16 | it is time | rsc | 1 | -0/+63 |
2004-06-13 | handle 64-bit file sizes | rsc | 2 | -9/+9 |
2004-06-11 | scrolling | rsc | 2 | -4/+7 |
2004-06-11 | scrolling | rsc | 1 | -2/+2 |
2004-06-09 | let's try this | rsc | 1 | -0/+2 |
2004-06-09 | handle opaque structs better | rsc | 1 | -1/+5 |