freebsd-nq/sys/i386
Tim J. Robbins aa0aa7a113 Move TDF_SA from td_flags to td_pflags (and rename it accordingly)
so that it is no longer necessary to hold sched_lock while
manipulating it.

Reviewed by:	davidxu
2004-06-02 07:52:36 +00:00
..
acpica Use the local APIC ID rather than the ACPI Processor ID to index the array 2004-06-01 19:49:38 +00:00
bios Add missing #include <sys/module.h> 2004-05-30 20:34:58 +00:00
compile
conf First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. This driver has 2004-05-28 00:23:00 +00:00
cpufreq o Typo: Ternal -> Thermal. 2004-02-29 18:30:35 +00:00
i386 Move TDF_SA from td_flags to td_pflags (and rename it accordingly) 2004-06-02 07:52:36 +00:00
ibcs2 Regen from ibcs2_wait() becoming MPSAFE. 2004-03-28 22:51:40 +00:00
include struct cpu_nameclass is a private to identcpu.c, move it there. 2004-05-30 15:16:07 +00:00
isa Gainfully employ the new ttyioctl in the trivial cases. 2004-06-01 13:49:28 +00:00
linux Use the BSD madvise() syscall implementation for Linux binary emulation, 2004-03-28 21:43:27 +00:00
pci Allow the pir0 device add to fail since pir0 may already exist. This should 2004-06-01 19:51:29 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00