K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-04-16T08:15:01.000000Z
K 24
svn:entry:committed-date
V 27
1994-04-16T08:15:01.000000Z
K 7
svn:log
V 285
/usr/games/sail uses setruid(), which has been deprecated.
Take a look at line 51 of dr_main.c, and change the setruid() to
setuid() -- it sets the uid to 'games', etc., and never gives
it back, so 'setuid()' is the thing to do.
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>


END
