lock ???
authorceriel <none@none>
Tue, 3 Feb 1987 13:09:27 +0000 (13:09 +0000)
committerceriel <none@none>
Tue, 3 Feb 1987 13:09:27 +0000 (13:09 +0000)
mach/z80/int/dl.c

index 1ee84ca..72a70df 100644 (file)
@@ -67,8 +67,8 @@ main(argc,argv) char **argv; {
                freopen(s,"w",stdout);
        }
        first = 1; osg = 0;
-       uid = getuid();
-       lock(1);
+       /* uid = getuid(); */
+       /* lock(1); */
        for (;;) {
                pc = get2c(stdin);
                if (feof(stdin))