HardenedBSD/sys
Gleb Smirnoff 4ac6485cc6 Even more fixes to !INET and !INET6 kernels.
In collaboration with:	pluknet
2015-02-17 22:33:22 +00:00
..
amd64 Initialize x2APIC mode on the resume path before accessing LAPIC. 2015-02-16 21:56:19 +00:00
arm Make use of the newly introduced macros. 2015-02-17 20:37:21 +00:00
boot Set the #address-cells and #size-cells properties on I2C controllers of 2015-02-17 19:38:16 +00:00
bsm
cam Teach CTL to ask GEOM devices about BIO_DELETE support. 2015-02-13 13:26:23 +00:00
cddl Clean up machine dependent code for DTrace on ARM. 2015-02-11 17:27:37 +00:00
compat
conf Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
contrib Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
crypto
ddb
dev Replace hardcoded sizes by sizeof() and nitems(). 2015-02-17 20:29:42 +00:00
fs ext2fs: Plug small memory leak 2015-02-15 14:25:00 +00:00
gdb
geom
gnu
i386 Initialize x2APIC mode on the resume path before accessing LAPIC. 2015-02-16 21:56:19 +00:00
isa
kern Use anonymous unions and structs to organize shared space in mbuf(9), 2015-02-17 20:52:51 +00:00
kgssapi
libkern
mips Remove this - I made it all work again a looong time ago. 2015-02-16 02:05:34 +00:00
modules Globally enable -fms-extensions when building kernel with gcc, and remove 2015-02-17 19:27:14 +00:00
net - Improve INET/INET6 scope. 2015-02-16 23:50:53 +00:00
net80211
netgraph Revise default limit for maximum of netgraph data items. 2015-02-12 22:20:34 +00:00
netinet
netinet6 Factor out ip6_fragment() function, to be used in IPv6 stack and pf(4). 2015-02-16 06:30:27 +00:00
netipsec
netnatm
netpfil Even more fixes to !INET and !INET6 kernels. 2015-02-17 22:33:22 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix compilation of LINT-NOINET kernel target after r278886. 2015-02-17 21:59:15 +00:00
opencrypto
pc98
powerpc Having the TOC pointer in kernel dbeugger printouts is useful. 2015-02-17 01:23:38 +00:00
rpc
security
sparc64 Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
sys Use anonymous unions and structs to organize shared space in mbuf(9), 2015-02-17 20:52:51 +00:00
teken
tools
ufs
vm Some minor style(9) fixes (whitespace + comment) 2015-02-17 08:50:26 +00:00
x86 Initialize x2APIC mode on the resume path before accessing LAPIC. 2015-02-16 21:56:19 +00:00
xdr
xen
Makefile