$NetBSD: patch-az,v 1.6 2004/03/04 20:54:40 wiz Exp $

--- src/modules.c.orig	Thu Feb 12 20:56:15 2004
+++ src/modules.c
@@ -734,7 +734,8 @@ module `%s' is a request for a file in a
 		    cvs_output ("'\n", 0);
 		    cvs_flushout ();
 		}
-		err += run_exec (RUN_TTY, RUN_TTY, RUN_TTY, RUN_NORMAL);
+		err += run_exec (RUN_TTY, RUN_TTY, RUN_TTY,
+				 RUN_NORMAL | RUN_UNSETXID);
 		free (expanded_path);
 	    }
 	    free (real_prog);
