From c783c58007f52bb72a90e314f66cea2d8ad6f7f7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 8 Jun 1994 16:57:56 +0000 Subject: [PATCH] did some... --- TODO | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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)