freebsd-src/sys/amd64
Paul Saab 1471f287e1 Calling setrlimit from 32bit apps could potentially increase certain
limits beyond what should be capiable in a 32bit process, so we
must fixup the limits.

Reviewed by:	jhb
2005-11-02 21:18:07 +00:00
..
acpica Catch up with ACPI-CA 20051021 import 2005-11-01 22:44:08 +00:00
amd64 Change the x86 code to allocate IDT vectors on-demand when an interrupt 2005-11-02 20:11:47 +00:00
compile
conf Throw the switch and turn on STOP_NMI on in GENERIC for amd64 and i386. 2005-11-01 22:59:03 +00:00
ia32 include opt_compat.h to unbreak the build 2005-10-24 00:00:00 +00:00
include Change the x86 code to allocate IDT vectors on-demand when an interrupt 2005-11-02 20:11:47 +00:00
isa Reorganize the interrupt handling code a bit to make a few things cleaner 2005-10-25 19:48:48 +00:00
linux32 Calling setrlimit from 32bit apps could potentially increase certain 2005-11-02 21:18:07 +00:00
pci Modify the pci_cfgdisable() routine to bring it more in line with 2005-10-25 04:53:29 +00:00
Makefile