did some...

This commit is contained in:
Todd C. Miller
1994-06-08 16:57:56 +00:00
parent 9a62cffff4
commit c783c58007

12
TODO
View File

@@ -8,15 +8,11 @@ TODO list
04) Nestable command aliases 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 06) Redo parsing to be more like op(8) with true command aliases where
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
can specify uid, gid(s) and part/all of the environment. 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)