freebsd-dev/sys/amd64
Mitsuru IWASAKI 87b45ed576 Add `if (!cold)' checkings for functions which is called via SYSINIT.
Loading acpi.ko with kldload is disallowed, however some
functions were executed unexpectedly.

Approved by:	re
2002-11-24 02:27:07 +00:00
..
acpica Add `if (!cold)' checkings for functions which is called via SYSINIT. 2002-11-24 02:27:07 +00:00
amd64 - Assert that the page queues lock is held in pmap_remove_all(). 2002-11-23 04:48:13 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf No need for pmtimer hint anymore. 2002-10-22 17:32:27 +00:00
ia32 Regenerate after adding syscalls. 2002-11-16 23:48:14 +00:00
include Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
isa Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
pci MFp4: 2002-11-14 05:22:37 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00