This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
Tijl Coosemans
c67f5b54d9
Remove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-21 11:12:44 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
bios
…
compile
…
conf
Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'
2013-04-12 16:25:03 +00:00
i386
Fix the name of the pcb member in the comments.
2013-04-13 15:20:33 +00:00
ibcs2
Merge Capsicum overhaul:
2013-03-02 00:53:12 +00:00
include
Remove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-21 11:12:44 +00:00
isa
- Correct spelling in comments
2013-04-17 11:56:11 +00:00
linux
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
2013-01-29 18:41:30 +00:00
pci
…
svr4
…
xbox
…
xen
Implement the concept of the unmapped VMIO buffers, i.e. buffers which
2013-03-19 14:13:12 +00:00
Makefile
…