Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-17 | tweaks | rsc | 1 | -3/+6 | |
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 15 | -560/+145 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 15 | -208/+195 | |
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. | |||||
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 16 | -17/+54 | |
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | |||||
2004-08-22 | Seems like -swap is needed for landscape | rsc | 1 | -1/+1 | |
from dvips, which seems like a common case. | |||||
2004-08-22 | call wmail to send mail. | rsc | 2 | -1/+13 | |
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 | |
Surprising that anything worked. | |||||
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-11 | Update the history. | wkj | 1 | -1/+9 | |
2004-08-11 | today's changes. | rsc | 1 | -0/+6 | |
2004-08-11 | plumbing foo.html now sends it to the editor -- | rsc | 1 | -5/+24 | |
this is more in keeping with plan 9 behavior. plumbing file:foo.html adds the appropriate full path and sends it to the web browser. | |||||
2004-08-11 | More consistent use of _exits and exits | rsc | 3 | -6/+6 | |
in place of _exit and exit. | |||||
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 | |
who knows what it fixes or breaks. | |||||
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 | |
From Axel Belinfante. | |||||
2004-07-09 | Compare function pointers against 0 rather than nil. | wkj | 13 | -15/+15 | |
2004-07-09 | Wc used but not set. | wkj | 1 | -1/+1 | |
2004-07-03 | CVS turd update. | wkj | 1 | -12/+17 | |
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 | 4 | -6/+26 | |
2004-07-03 | Don't confuse the Sun. | wkj | 1 | -0/+1 | |
2004-07-03 | Vanilla Mozilla, too. | wkj | 1 | -0/+3 | |
2004-06-25 | Fix missing parameter type. From rob. | wkj | 1 | -1/+1 | |
2004-06-24 | Fix from rob. | wkj | 2 | -17/+16 | |
2004-06-21 | fix temp dir | rsc | 1 | -1/+1 | |
2004-06-20 | add x11 geom | rsc | 1 | -0/+4 | |
2004-06-20 | unused variable | rsc | 1 | -1/+0 | |
2004-06-20 | fix scrolling | rsc | 1 | -4/+5 | |
2004-06-17 | remove temp files on close | rsc | 1 | -1/+7 | |
2004-06-17 | another flush bug fix | rsc | 1 | -1/+1 | |
2004-06-17 | attempt better flushing | rsc | 1 | -18/+31 | |
' | |||||
2004-06-17 | less aborting, more chatting | rsc | 1 | -1/+4 | |
2004-06-17 | add cache function | rsc | 1 | -0/+1 | |
2004-06-17 | silly cache hack, also fix vtfilewritebefore not to be so aggressive. | rsc | 2 | -6/+25 | |
2004-06-17 | little bug fixes | rsc | 4 | -4/+14 | |
2004-06-17 | fix initial x y | rsc | 1 | -2/+2 | |
2004-06-17 | add key syms. | rsc | 1 | -1/+3 | |
where did these go? | |||||
2004-06-17 | va_arg fix | rsc | 1 | -1/+1 | |
2004-06-17 | fix alt on mac | rsc | 1 | -0/+9 | |
2004-06-17 | respect Xresources geometry. from peter canning. | rsc | 1 | -9/+67 | |
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 | ignore most | rsc | 1 | -0/+1 | |
2004-06-17 | bugger auth and authsrv | rsc | 1 | -1/+1 | |
2004-06-17 | these do work | rsc | 16 | -0/+790 | |