$NetBSD: patch-az,v 1.7 2004/04/15 22:28:36 wiz Exp $

--- src/modules.c.orig	Sun Apr 11 16:46:52 2004
+++ src/modules.c
@@ -741,7 +741,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);
