Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3-1] src/games/larn



Module Name:    src
Committed By:   riz
Date:           Sun Feb  3 18:31:42 UTC 2008

Modified Files:
        src/games/larn [netbsd-3-1]: bill.c header.h main.c scores.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1899):
        games/larn/scores.c: revision 1.16
        games/larn/header.h: revision 1.18
        games/larn/bill.c: revision 1.9
        games/larn/main.c: revision 1.21
Since games are (now) setgid, not setuid, it is no longer necessary to
manipulate the effective uid, only the effective gid.
Use mkstemp to make the temporary files used when you win.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.14.1 src/games/larn/bill.c
cvs rdiff -r1.15 -r1.15.8.1 src/games/larn/header.h
cvs rdiff -r1.16 -r1.16.14.1 src/games/larn/main.c
cvs rdiff -r1.12 -r1.12.14.1 src/games/larn/scores.c

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




Home | Main Index | Thread Index | Old Index