From 45fe0a6cc6fdd104ccf4c9929ae35a53b632b765 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 30 Dec 2003 20:55:17 +0000 Subject: [PATCH] checkpoint --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 857edc931..a2a5a7c96 100644 --- a/TODO +++ b/TODO @@ -124,3 +124,8 @@ TODO list (most will be addressed in sudo 2.0) 44) Split $EDITOR/$VISUAL in visudo into an argument vector based on whitespace 45) Use proper links in .pod files + +46) Parse gids like %#0 + +47) Don't assume usernames are limited to 8 chars, look at ut_name/ut_user + in struct utmp or just trust what getpw* returned. -- 2.50.1