From d7070488e2a2c74f029414d5497d07f6deab72d9 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Thu, 1 Sep 2005 19:20:05 +0000 Subject: [PATCH] Updated TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index bb29994c..78855bc5 100644 --- a/TODO +++ b/TODO @@ -123,3 +123,9 @@ mbsetup: format, if a filegate list is installed and the filegate switch setting is wrong, a lot of wrong areas will be created. +configure: + N: Add a test for FreeBSD to see if the sysctl function supports mib + defines KERN_PROC_ARGS and KERN_PROC_ARGV. If not, fallback to + /proc tests. Try adding a check for a mounted /proc filesystem. + We need these tests to secure mbpasswd and mbuseradd. +