freebsd-skq/sys/amd64
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
..
acpica Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +00:00
amd64 Reduce the scope of the page queues lock and the number of 2010-06-10 16:56:35 +00:00
compile
conf Set USB_DEBUG like the other platforms, I had turned it off to test the build 2010-04-25 22:01:32 +00:00
ia32 Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +00:00
include Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +00:00
linux32 Do not require pos parameter to be zero in MAP_ANONYMOUS mmap requests 2010-06-10 17:59:47 +00:00
pci number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00