freebsd-dev/sys/i386
David Xu 1108975fe0 Initialize eflags in fake frame to default value rather than random one.
The random value sometimes causes macro CLKF_USERMODE to return true
because PSL_VM bit is set and really shoudn't be, this causes statclock()
to execute in wrong path, and further breaks KSE code and kernel crashes
when executing threaded program.
2003-03-08 03:58:50 +00:00
..
acpica Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
apm Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
bios Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +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 Wrap the hyperthreading support code with the HTT kernel option. 2003-03-04 20:24:53 +00:00
i386 Initialize eflags in fake frame to default value rather than random one. 2003-03-08 03:58:50 +00:00
ibcs2 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
include Wrap the hyperthreading support code with the HTT kernel option. 2003-03-04 20:24:53 +00:00
isa Finish driving a stake through the heart of netns and the associated 2003-03-05 19:24:24 +00:00
linux Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
smapi Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
svr4 SCARGS removal take II. 2002-12-14 01:56:26 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00