Commit Briefs

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


rsc

Fix huge bug in lex, introduced by porting.

Surprising that anything worked.





wkj

Update the history.


rsc

today's changes.


rsc

plumbing foo.html now sends it to the editor --

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.