From e09101d7f2030dc3c56d0022cff13adc56fc16f9 Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Wed, 21 Jan 2004 16:32:28 +0000 Subject: [PATCH] getpwuid/getgrgid calls were removed so that's been fixed passwd/lockfile conf file trouble is new git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@143 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index d3756a1..8bc9f13 100644 --- 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 -- 2.47.3