Bumped to version 0.71.6

This commit is contained in:
Michiel Broek
2005-09-02 20:45:09 +00:00
parent 4c2f8c1d18
commit 620379fc33
4 changed files with 15 additions and 112 deletions

6
TODO
View File

@@ -1,6 +1,6 @@
$Id$
MBSE BBS V0.71.5 TODO list.
MBSE BBS V0.71.6 TODO list.
---------------------------
These are a list of things that must be implemented one way or
@@ -130,5 +130,7 @@ configure:
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.
with OpenBSD and NetBSD. OpenBSD and NetBSD are different too.
Check Linux 2.6, the /proc filesystem seems to be different. What
a mess.