commit 4611e331e78282633bd338d9ed4f6b9d8f955bbd from: rsc date: Fri Sep 17 22:07:01 2004 UTC turn *off* safer mode, so that we can view pdfs. i am not happy about this. commit - 80e841abcf573502565d34aedd50ff3ca71cff0f commit + 4611e331e78282633bd338d9ed4f6b9d8f955bbd blob - fe2988dd05692b81dd50ade17f8c36d856b84201 blob + 176d49342ac83784cbad22907aa93a64088950a9 --- bin/psv +++ bin/psv @@ -1,3 +1,3 @@ #!/bin/sh -gv -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@" +gv -nosafer -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"