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
Dimitry Andric
ea4e0ab0cc
After r261980, the local ptr variable in xbox_init() is no longer used,
...
breaking the LINT build. Pointy hat to: brueffer
2014-02-16 22:48:36 +00:00
..
acpica
…
bios
…
conf
Upgrade our copy of llvm/clang to 3.4 release. This version supports
2014-02-16 19:44:07 +00:00
i386
Don't waste a page of KVA for the boot-time memory test on x86. For amd64,
2014-02-11 22:02:40 +00:00
ibcs2
Remove redundant declarations of szsigcode and sigcode in
2013-10-07 16:57:48 +00:00
include
provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64
2014-02-14 15:18:37 +00:00
isa
…
linux
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
2013-11-25 07:38:45 +00:00
pci
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +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
Don't waste a page of KVA for the boot-time memory test on x86. For amd64,
2014-02-11 22:02:40 +00:00
Makefile
…