1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/sys/i386
2014-11-02 19:54:10 +00:00
..
acpica Correct a comment brought over from amd64. i386 doesn't use long 2014-08-12 18:22:57 +00:00
bios Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
conf Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code that 2014-10-24 19:58:24 +00:00
i386 Don't check for a NULL curthread. curthread hasn't been NULL after early 2014-11-02 19:54:10 +00:00
ibcs2 Eliminate unnecessary memory allocation in sys_getgroups and its ibcs2 counterpart. 2014-10-21 23:08:46 +00:00
include Rework virtual machine hypervisor detection. 2014-10-28 19:17:44 +00:00
isa Save and restore FPU state across suspend and resume. In earlier revisions 2014-08-30 17:48:38 +00:00
linux Re-gen after r271743 implementing most of 2014-09-18 08:40:00 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
svr4
xbox After r261980, the local ptr variable in xbox_init() is no longer used, 2014-02-16 22:48:36 +00:00
xen Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
Makefile