This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
120b6fc9b2
freebsd-nq
/
sys
/
i386
History
John Baldwin
2b1e924b69
Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.
2016-04-03 23:03:54 +00:00
..
acpica
If x86 CPU implementation of the MWAIT instruction reasonably
2015-05-09 12:28:48 +00:00
bios
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
2016-02-22 09:02:20 +00:00
conf
Polish wbwd(4) driver and add more supported chips.
2016-03-24 20:52:35 +00:00
i386
Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.
2016-04-03 23:03:54 +00:00
ibcs2
Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-09 20:18:53 +00:00
include
Type of the interrupt handlers on x86 cannot be expressed in C.
2016-03-29 19:56:48 +00:00
isa
Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere().
2016-02-27 03:38:01 +00:00
linux
Revert r297310 as the SOL_XXX are equal to the IPPROTO_XX except SOL_SOCKET.
2016-03-27 10:09:10 +00:00
pci
As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to
2016-02-22 09:02:20 +00:00
svr4
Convert ss_sp in stack_t and sigstack to void *.
2016-01-27 17:55:01 +00:00
xbox
After r261980, the local ptr variable in xbox_init() is no longer used,
2014-02-16 22:48:36 +00:00
Makefile