Updated TODO

This commit is contained in:
Michiel Broek 2005-09-01 19:20:05 +00:00
parent 6361b47af5
commit d7070488e2

6
TODO
View File

@ -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.