freebsd_amp_hwpstate/sys/i386
John Baldwin 7d224206b4 Move some variables to the BSS instead of explicitly zero'ing them. This
also makes all of the PCIbios variable be zero'd, not just the entry field.
2002-09-05 17:05:15 +00:00
..
acpica Replace (ab)uses of "NULL" where "0" is really meant. 2002-08-22 21:24:01 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
compile
conf Statically compile pcn(4) into the install kernel vs. using as module. 2002-09-05 15:45:01 +00:00
i386 Move some variables to the BSS instead of explicitly zero'ing them. This 2002-09-05 17:05:15 +00:00
ibcs2 Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to 2002-09-01 21:41:24 +00:00
include Function prototypes don't need 'extern'. 2002-09-04 19:31:09 +00:00
isa Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
linux Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 12:58:57 +00:00
pci Change the support for AMDs ElanSC520 CPU from being a device driver to 2002-09-04 19:43:22 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00