]> skyeroc.xyz Git - dgamelaunch/commitdiff
getpwuid/getgrgid calls were removed so that's been fixed
authorJilles Tjoelker <jilles@stack.nl>
Wed, 21 Jan 2004 16:32:28 +0000 (16:32 +0000)
committerJilles Tjoelker <jilles@stack.nl>
Wed, 21 Jan 2004 16:32:28 +0000 (16:32 +0000)
passwd/lockfile conf file trouble is new

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@143 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

TODO

diff --git a/TODO b/TODO
index d3756a1e90f9c4779b8c83ea4f7bcf9499d506ee..8bc9f1374aef9cb423169c2451e58b399c151cad 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,5 +4,4 @@
 
 - Return to watching game after sending mail?
 
-- Still appears to call getpwnam(3) and getgrnam(3) polluting memory space,
-  even though uid/gid and no user/group given in configuration file.
+- passwd and lockfile are required in the configuration file