freebsd-dev/sys/i386
Alexander V. Chernikov 603eaf792b Renove faith(4) and faithd(8) from base. It looks like industry
have chosen different (and more traditional) stateless/statuful
NAT64 as translation mechanism. Last non-trivial commits to both
faith(4) and faithd(8) happened more than 12 years ago, so I assume
it is time to drop RFC3142 in FreeBSD.

No objections from:	net@
2014-11-09 21:33:01 +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 Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
i386 Move all of the XSAVE support under #ifdef I686_CPU and fix the build 2014-11-03 19:16:25 +00:00
ibcs2 Eliminate unnecessary memory allocation in sys_getgroups and its ibcs2 counterpart. 2014-10-21 23:08:46 +00:00
include MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
isa Move all of the XSAVE support under #ifdef I686_CPU and fix the build 2014-11-03 19:16:25 +00:00
linux MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
svr4 MFamd64: Move extern declaration of _ucodesel and _udatasel to 2014-11-02 21:40:32 +00:00
xbox After r261980, the local ptr variable in xbox_init() is no longer used, 2014-02-16 22:48:36 +00:00
xen Fix XEN kernel build. 2014-11-03 16:31:31 +00:00
Makefile