From: ceriel Date: Mon, 27 Apr 1987 13:11:17 +0000 (+0000) Subject: vfork was wrong X-Git-Tag: release-5-5~4180 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2d8e5089f47d3af58ee5f7877edb40d1cce60fca;p=ack.git vfork was wrong --- diff --git a/mach/vax4/libbsd4_1a/vfork.s b/mach/vax4/libbsd4_1a/vfork.s index 5b59cdfef..b132e0498 100644 --- a/mach/vax4/libbsd4_1a/vfork.s +++ b/mach/vax4/libbsd4_1a/vfork.s @@ -12,7 +12,7 @@ _vfork: chmk $vfork bcs 3f tstl r1 - bneq 1f + beql 1f clrl r0 1: jmp (r2)