diff --git a/TODO b/TODO index 3252094d5..049e79fa1 100644 --- a/TODO +++ b/TODO @@ -8,15 +8,11 @@ TODO list 04) Nestable command aliases -05) POSIX signals (plus emulation where they are lacking) +05) Add uid and gid options to sudo and sudoers file. -06) Time out the passwd: prompt - -07) Add uid and gid options to sudo and sudoers file. - -08) Redo parsing to be more like op(8) with true command aliases where +06) Redo parsing to be more like op(8) with true command aliases where can specify uid, gid(s) and part/all of the environment. -09) Add default options to sudoers file (umask, def uid, def gids, dir, PATH) +07) Add default options to sudoers file (umask, def uid, def gids, dir, PATH) -10) make sudo.c use getopt(3) +08) make sudo.c use getopt(3)