freebsd-nq/sys/compat
Jake Burkholder 05ba50f522 Use the fields in the sysentvec and in the vm map header in place of the
constants VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS, USRSTACK and PS_STRINGS.
This is mainly so that they can be variable even for the native abi, based
on different machine types.  Get stack protections from the sysentvec too.
This makes it trivial to map the stack non-executable for certain abis, on
machines that support it.
2002-09-21 22:07:17 +00:00
..
freebsd32 Regenerate 2002-07-20 02:56:34 +00:00
ia32 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
linprocfs Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
linux Remove NVIDIA ioctl bits. They will be provided in a kernel module. 2002-09-20 19:19:58 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00
svr4 Use the fields in the sysentvec and in the vm map header in place of the 2002-09-21 22:07:17 +00:00