$NetBSD: patch-aq,v 1.6 2004/04/15 22:28:36 wiz Exp $ --- src/recurse.c.orig Fri Mar 19 23:21:18 2004 +++ src/recurse.c @@ -526,7 +526,7 @@ do_recursion (frame) if (frame->flags == R_SKIP_ALL) return (0); - locktype = noexec ? CVS_LOCK_NONE : frame->locktype; + locktype = nolock ? CVS_LOCK_NONE : frame->locktype; /* The fact that locks are not active here is what makes us fail to have the