OpenBSD CVS

src/games/canfield/cfscores/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / canfield / cfscores

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   22 years  pjanzen   No dm -> games with high score files etc. must explicitly be setgid games.
[TXT] cfscores.c  1.13   19 years  djm   use setresgid() to drop privs, it is simply a better and less ambiguous API; ok ...