setuid(getuid()) after opening sync file
authorEdward Wang <edward@ucbvax.Berkeley.EDU>
Fri, 20 Jan 1984 07:19:09 +0000 (23:19 -0800)
committerEdward Wang <edward@ucbvax.Berkeley.EDU>
Fri, 20 Jan 1984 07:19:09 +0000 (23:19 -0800)
SCCS-vsn: games/sail/dr_1.c 2.7
SCCS-vsn: games/sail/pl_1.c 2.6

usr/src/games/sail/dr_1.c
usr/src/games/sail/pl_1.c

index c805e28..6083ffe 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)dr_1.c      2.6 83/12/17";
+static char *sccsid = "@(#)dr_1.c      2.7 84/01/19";
 #endif
 
 #include "driver.h"
 #endif
 
 #include "driver.h"
index 4f486e9..cd4dd62 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)pl_1.c      2.5 83/12/17";
+static char *sccsid = "@(#)pl_1.c      2.6 84/01/19";
 #endif
 
 #include "player.h"
 #endif
 
 #include "player.h"