freebsd-nq/sys/amd64
Jim Pirzyk c8c1cf0ca7 put an #error directive when SMP and CPU_DISABLE_CMPXCHG are set
together.

Requested by: Lars Eggart <larse@isi.edu>
Enlighted how to do it by: John Baldwin <jhb@freebsd.org>
2002-10-17 05:51:36 +00:00
..
acpica - curproc may be NULL in 4-stable. In that case use the vmspace from 2002-10-16 17:22:03 +00:00
amd64 Be consistent about functions being static. 2002-10-16 08:57:14 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Remove the P1003_1B kernel option; it is no longer used. 2002-10-13 16:29:17 +00:00
ia32 re-regen. Sigh. 2002-10-09 22:40:41 +00:00
include put an #error directive when SMP and CPU_DISABLE_CMPXCHG are set 2002-10-17 05:51:36 +00:00
isa Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
pci Use the global pcib devclass instead of our own static copy. 2002-10-16 18:38:35 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00