| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | was ffork-Linux.c. | rsc | 2004-09-17 | 1 | -0/+193 |
| | | |||||
| * | Bite the bullet. Have to use different | rsc | 2004-09-17 | 2 | -90/+8 |
| | | | | | binaries on 2.4 and 2.6. | ||||
| * | small tweaks | rsc | 2004-09-17 | 2 | -2/+2 |
| | | |||||
| * | Continue switching library over to pthreads when possible. | rsc | 2004-09-17 | 13 | -560/+143 |
| | | | | | | Tprimes works on Linux 2.6. You can only have 128 procs though. | ||||
| * | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 2004-09-17 | 11 | -198/+151 |
| | | | | | | | | data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | ||||
| * | PowerPC Linux support from ericvh. | rsc | 2004-08-22 | 16 | -17/+54 |
| | | | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | ||||
| * | fix various little bugs | rsc | 2004-08-17 | 3 | -8/+6 |
| | | |||||
| * | Fix huge bug in lex, introduced by porting. | rsc | 2004-08-17 | 1 | -3/+3 |
| | | | | | Surprising that anything worked. | ||||
| * | handle grap.defines properly | rsc | 2004-08-16 | 2 | -3/+5 |
| | | |||||
| * | better handling of top/active | rsc | 2004-08-13 | 1 | -5/+8 |
| | | |||||
| * | better mask handling, don't raise windows quite so eagerly. | rsc | 2004-08-13 | 3 | -17/+17 |
| | | |||||
| * | More consistent use of _exits and exits | rsc | 2004-08-11 | 3 | -6/+6 |
| | | | | | in place of _exit and exit. | ||||
| * | forgot to write this change before | rsc | 2004-08-06 | 1 | -1/+1 |
| | | |||||
| * | different delete handling from axel. | rsc | 2004-08-06 | 2 | -7/+8 |
| | | | | | who knows what it fixes or breaks. | ||||
| * | Make comment match code. | rsc | 2004-08-06 | 1 | -3/+4 |
| | | |||||
| * | Try to be more clever about re-enabling terminal echo. | wkj | 2004-08-02 | 1 | -1/+2 |
| | | | | | From Axel Belinfante. | ||||
| * | Compare function pointers against 0 rather than nil. | wkj | 2004-07-09 | 13 | -15/+15 |
| | | |||||
| * | Wc used but not set. | wkj | 2004-07-09 | 1 | -1/+1 |
| | | |||||
| * | Don't make foo and foo.tab for foo.y. | wkj | 2004-07-03 | 1 | -1/+1 |
| | | |||||
| * | Empty changelog | wkj | 2004-07-03 | 1 | -1/+1 |
| | | |||||
| * | Placate the Sun monster. | wkj | 2004-07-03 | 4 | -6/+26 |
| | | |||||
| * | Don't confuse the Sun. | wkj | 2004-07-03 | 1 | -0/+1 |
| | | |||||
| * | Fix missing parameter type. From rob. | wkj | 2004-06-25 | 1 | -1/+1 |
| | | |||||
| * | Fix from rob. | wkj | 2004-06-24 | 1 | -1/+1 |
| | | |||||
| * | fix temp dir | rsc | 2004-06-21 | 1 | -1/+1 |
| | | |||||
| * | unused variable | rsc | 2004-06-20 | 1 | -1/+0 |
| | | |||||
| * | fix scrolling | rsc | 2004-06-20 | 1 | -4/+5 |
| | | |||||
| * | remove temp files on close | rsc | 2004-06-17 | 1 | -1/+7 |
| | | |||||
| * | another flush bug fix | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | attempt better flushing | rsc | 2004-06-17 | 1 | -18/+31 |
| | | | | | ' | ||||
| * | less aborting, more chatting | rsc | 2004-06-17 | 1 | -1/+4 |
| | | |||||
| * | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 2004-06-17 | 2 | -6/+25 |
| | | |||||
| * | little bug fixes | rsc | 2004-06-17 | 4 | -4/+14 |
| | | |||||
| * | fix initial x y | rsc | 2004-06-17 | 1 | -2/+2 |
| | | |||||
| * | add key syms. | rsc | 2004-06-17 | 1 | -1/+3 |
| | | | | | where did these go? | ||||
| * | va_arg fix | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | fix alt on mac | rsc | 2004-06-17 | 1 | -0/+9 |
| | | |||||
| * | respect Xresources geometry. from peter canning. | rsc | 2004-06-17 | 1 | -9/+67 |
| | | |||||
| * | fix bugs | rsc | 2004-06-17 | 1 | -7/+25 |
| | | |||||
| * | look for $HOME - thanks to peter canning. | rsc | 2004-06-17 | 1 | -0/+2 |
| | | |||||
| * | bugger auth and authsrv | rsc | 2004-06-17 | 1 | -1/+1 |
| | | |||||
| * | these do work | rsc | 2004-06-17 | 16 | -0/+790 |
| | | |||||
| * | basically none of these build | rsc | 2004-06-17 | 19 | -0/+1459 |
| | | |||||
| * | Need to compile strdup.c; this script probably ought to be generated. | wkj | 2004-06-17 | 1 | -0/+1 |
| | | |||||
| * | More CVS turds. | wkj | 2004-06-17 | 1 | -0/+2 |
| | | |||||
| * | Unused variable. | wkj | 2004-06-17 | 1 | -2/+0 |
| | | |||||
| * | Dump9660 (and mk9660). Until we either do something | wkj | 2004-06-17 | 20 | -0/+4375 |
| | | | | | | intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix. | ||||
| * | Import proto file parser for dump9660. | wkj | 2004-06-17 | 5 | -0/+1223 |
| | | |||||
| * | it is time | rsc | 2004-06-16 | 1 | -0/+63 |
| | | |||||
| * | publish p9dialparse | rsc | 2004-06-16 | 3 | -6/+3 |
| | | |||||
