$NetBSD: patch-az,v 1.3 2011/09/22 15:16:26 ryoon Exp $

--- src/modules.c.orig	2008-01-28 14:55:45.000000000 +0000
+++ src/modules.c
@@ -746,7 +746,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);
 	    }
 	    if (real_prog) free (real_prog);
