update lucida

This commit is contained in:
rsc 2006-03-20 02:25:59 +00:00
parent 7bd7fd2f4f
commit 17157e4aa8
24 changed files with 160 additions and 96 deletions

View file

@ -7,6 +7,7 @@
#include <u.h>
#include <libc.h>
#include <draw.h>
#include <cursor.h>
#include <event.h>
#include <bio.h>
#include <ctype.h>
@ -348,7 +349,7 @@ Keepreading:
d->fwdonly = ps->clueless = dumb;
d->docname = argv[0];
if(spawngs(&ps->gs) < 0)
if(spawngs(&ps->gs, "-dSAFER") < 0)
return nil;
if(!cantranslate)