vfork was wrong
authorceriel <none@none>
Mon, 27 Apr 1987 13:11:17 +0000 (13:11 +0000)
committerceriel <none@none>
Mon, 27 Apr 1987 13:11:17 +0000 (13:11 +0000)
mach/vax4/libbsd4_1a/vfork.s

index 5b59cdf..b132e04 100644 (file)
@@ -12,7 +12,7 @@ _vfork:
        chmk    $vfork
        bcs     3f
        tstl    r1
-       bneq    1f
+       beql    1f
        clrl    r0
 1:
        jmp     (r2)