Added check for FreeBSD > 6.0 and use sysctl for security check

This commit is contained in:
Michiel Broek
2007-05-28 10:50:02 +00:00
parent 87862deec0
commit cb0f313df0
2 changed files with 6 additions and 9 deletions

View File

@@ -6,6 +6,12 @@ v0.91.9 16-May-2007
general:
Fixed building on FreeBSD, tested on 5.3
mbpasswd:
Added check for FreeBSD > 6.0 and use sysctl for security check.
mbuseradd:
Added check for FreeBSD > 6.0 and use sysctl for security check.
v0.91.8 26-Apr-2007 - 16-May-2007