Subject: CVS commit: src/games/larn
To: None <source-changes@NetBSD.org>
From: David A. Holland <dholland@netbsd.org>
List: source-changes
Date: 02/03/2008 03:45:55
Module Name:	src
Committed By:	dholland
Date:		Sun Feb  3 03:45:55 UTC 2008

Modified Files:
	src/games/larn: header.h main.c scores.c

Log Message:
Since games are (now) setgid, not setuid, it is no longer necessary to
manipulate the effective uid, only the effective gid.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/games/larn/header.h
cvs rdiff -r1.20 -r1.21 src/games/larn/main.c
cvs rdiff -r1.15 -r1.16 src/games/larn/scores.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.