f999394523
PR: 160217 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
6 lines
244 B
Text
6 lines
244 B
Text
NOTE:
|
|
=====
|
|
For security reasons, FreeBSD no longer allows mmap() at zero.
|
|
To remove this security protection and allow doscmd to work, you will need
|
|
to set sysctl security.bsd.map_at_zero=1 either before running doscmd or
|
|
in /etc/sysctl.conf.
|