From 9464b006e51e18cf3c11aa837ae5bbf3c6a2de2c Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Thu, 1 Sep 2005 20:46:12 +0000 Subject: [PATCH] Updated TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 78855bc5..215e69b9 100644 --- a/TODO +++ b/TODO @@ -128,4 +128,7 @@ configure: 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. + According to Google, FreeBSD switched to sysctl from 5.0. The + KERN_PROC_ARGV seems still not present so this is not compatible + with OpenBSD and NetBSD.