From: Jilles Tjoelker Date: Wed, 21 Jan 2004 16:32:28 +0000 (+0000) Subject: getpwuid/getgrgid calls were removed so that's been fixed X-Git-Tag: v1.6.1-roc-dev~555 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=e09101d7f2030dc3c56d0022cff13adc56fc16f9;p=dgamelaunch 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 --- 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