freebsd-dev/sys/amd64
Marcel Moolenaar 710338e94f In vm_thread_swap{in|out}(), remove the alpha specific conditional
compilation and replace it with a call to cpu_thread_swap{in|out}().
This allows us to add similar code on ia64 without cluttering the
code even more.
2003-08-16 23:15:15 +00:00
..
acpica Use __FBSDID(). 2003-07-25 21:10:19 +00:00
amd64 In vm_thread_swap{in|out}(), remove the alpha specific conditional 2003-08-16 23:15:15 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Turn ips back on. 2003-06-27 23:11:22 +00:00
ia32 Use __FBSDID(). 2003-07-25 21:19:19 +00:00
include Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI 2003-08-16 16:57:57 +00:00
isa Use __FBSDID(). 2003-07-25 21:19:19 +00:00
pci Use __FBSDID(). 2003-07-25 21:19:19 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00