aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-09-20various forgotten filesrsc9-7/+219
2004-09-20bug fixrsc1-2/+6
2004-09-17was ffork-Linux.c.rsc1-0/+193
2004-09-17Bite the bullet. Have to use differentrsc4-92/+21
binaries on 2.4 and 2.6.
2004-09-17small tweaksrsc2-2/+2
2004-09-17turn *off* safer mode, so that we can view pdfs.rsc1-1/+1
i am not happy about this.
2004-09-17tweaksrsc1-3/+6
2004-09-17Continue switching library over to pthreads when possible.rsc15-560/+145
Tprimes works on Linux 2.6. You can only have 128 procs though.
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc15-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-22PowerPC Linux support from ericvh.rsc16-17/+54
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
2004-08-22Seems like -swap is needed for landscapersc1-1/+1
from dvips, which seems like a common case.
2004-08-22call wmail to send mail.rsc2-1/+13
2004-08-17fix various little bugsrsc3-8/+6
2004-08-17Fix huge bug in lex, introduced by porting.rsc1-3/+3
Surprising that anything worked.
2004-08-16handle grap.defines properlyrsc2-3/+5
2004-08-13better handling of top/activersc1-5/+8
2004-08-13better mask handling, don't raise windows quite so eagerly.rsc3-17/+17
2004-08-11Update the history.wkj1-1/+9
2004-08-11today's changes.rsc1-0/+6
2004-08-11plumbing foo.html now sends it to the editor --rsc1-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-11More consistent use of _exits and exitsrsc3-6/+6
in place of _exit and exit.
2004-08-06forgot to write this change beforersc1-1/+1
2004-08-06different delete handling from axel.rsc2-7/+8
who knows what it fixes or breaks.
2004-08-06Make comment match code.rsc1-3/+4
2004-08-02Try to be more clever about re-enabling terminal echo.wkj1-1/+2
From Axel Belinfante.
2004-07-09Compare function pointers against 0 rather than nil.wkj13-15/+15
2004-07-09Wc used but not set.wkj1-1/+1
2004-07-03CVS turd update.wkj1-12/+17
2004-07-03Don't make foo and foo.tab for foo.y.wkj1-1/+1
2004-07-03Empty changelogwkj1-1/+1
2004-07-03Placate the Sun monster.wkj4-6/+26
2004-07-03Don't confuse the Sun.wkj1-0/+1
2004-07-03Vanilla Mozilla, too.wkj1-0/+3
2004-06-25Fix missing parameter type. From rob.wkj1-1/+1
2004-06-24Fix from rob.wkj2-17/+16
2004-06-21fix temp dirrsc1-1/+1
2004-06-20add x11 geomrsc1-0/+4
2004-06-20unused variablersc1-1/+0
2004-06-20fix scrollingrsc1-4/+5
2004-06-17remove temp files on closersc1-1/+7
2004-06-17another flush bug fixrsc1-1/+1
2004-06-17attempt better flushingrsc1-18/+31
'
2004-06-17less aborting, more chattingrsc1-1/+4
2004-06-17add cache functionrsc1-0/+1
2004-06-17silly cache hack, also fix vtfilewritebefore not to be so aggressive.rsc2-6/+25
2004-06-17little bug fixesrsc4-4/+14
2004-06-17fix initial x yrsc1-2/+2
2004-06-17add key syms.rsc1-1/+3
where did these go?
2004-06-17va_arg fixrsc1-1/+1
2004-06-17fix alt on macrsc1-0/+9