HardenedBSD/sys/amd64
Takanori Watanabe 89b8315762 Fix S3 breakage.
Now AcpiEnterSleep() is light enough, so flushing cache
before the function is not too early.
2002-01-09 16:00:31 +00:00
..
acpica Fix S3 breakage. 2002-01-09 16:00:31 +00:00
amd64 Convert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET(cpumask). 2002-01-05 09:41:37 +00:00
conf
include Convert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET(cpumask). 2002-01-05 09:41:37 +00:00
isa Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
pci
Makefile