Alexander Kabaev 60743cbd22 Do not require pos parameter to be zero in MAP_ANONYMOUS mmap requests
in Linux emulation layer. Linux seems to only require that pos is
page-aligned, but otherwise ignores it. Default FreeBSD mmap parameter
checking is too strict to allow some Linux binaries to run. tsMuxeR is
one example of such a binary.

Discussed with:	jhb
MFC after:	1 week
2010-06-10 17:59:47 +00:00
..
2010-05-24 07:04:00 +00:00
2010-06-09 12:30:40 +00:00
2010-05-24 16:41:05 +00:00
2010-06-02 17:27:23 +00:00
2010-06-10 16:45:30 +00:00
2010-05-24 16:27:47 +00:00
2010-02-21 01:12:18 +00:00