Commit Briefs


rsc

little fixes


rsc

various forgotten files


rsc

bug fix


rsc

was ffork-Linux.c.


rsc

Bite the bullet. Have to use different

binaries on 2.4 and 2.6.


rsc

small tweaks


rsc

turn *off* safer mode, so that we can view pdfs.

i am not happy about this.


rsc

tweaks


rsc

Continue switching library over to pthreads when possible.

Tprimes works on Linux 2.6. You can only have 128 procs though.


rsc

Rewrite to remove dependence on rendezvous and its bizarre

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.


rsc

PowerPC Linux support from ericvh.

Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.


rsc

Seems like -swap is needed for landscape

from dvips, which seems like a common case.


rsc

call wmail to send mail.


rsc

fix various little bugs