freebsd-src/sys/i386
Tor Egge e55bc0a096 The per-cpu temporary buffers are not needed since the pcb_save areas have
the proper alignment.  Change dummy variable in npxinit from stack to bss
to ensure proper alignment.

Reviewed by:	bde
2001-07-17 13:06:47 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
bios Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf `pcn' supports AMD Am79C97x cards, not Am79C79x cards. 2001-07-13 13:34:08 +00:00
i386 Unbroke kernel if I686_CPU is not defined. 2001-07-13 11:23:06 +00:00
ibcs2 Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
include Fix MCOUNT_ENTER() so it actually compiles in the profiling case. 2001-07-14 21:40:53 +00:00
isa The per-cpu temporary buffers are not needed since the pcb_save areas have 2001-07-17 13:06:47 +00:00
linux Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
pci Un-swap irq/link byte values so that printf works. 2001-05-11 04:52:29 +00:00
svr4 Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
Makefile