freebsd-skq/sys/i386
jhb b38fc7d456 FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjust
an iBCS2 syscall to indicate that there is no FPU support at all rather
than emulated support if an FPU is not present.
2009-02-23 15:38:35 +00:00
..
acpica Mark these variables as __used too. Fix a style of previous commit. 2009-02-18 22:44:55 +00:00
bios Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
compile
conf Add uslcom to the build too. 2009-02-15 23:40:29 +00:00
cpufreq Include a missing header file. 2009-01-22 20:29:07 +00:00
i386 Optimize free_pv_entry(); specifically, avoid repeated TAILQ_REMOVE()s. 2009-02-23 06:00:24 +00:00
ibcs2 FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjust 2009-02-23 15:38:35 +00:00
include Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
isa merge 186535, 186537, and 186538 from releng_7_xen 2008-12-29 06:31:03 +00:00
linux Adapt linux emulation to use cv for vfork wait. 2009-02-18 16:11:39 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen - fix formatting 2009-02-15 06:36:02 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00