1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Warner Losh 88030a5eb0 Cleanup the way we include some files (in this case EISA) based on
kernel config. Also tidy up the ed options.
2015-02-18 15:25: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 Populate new KERN_OPTS from all the opt_*.h files in 2015-02-18 15:25:19 +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 Add copyright statement I should have had on these files in 2006, 2015-02-18 14:33:33 +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 filedesc: obtain a stable copy of credentials in fget_unlocked 2015-02-18 13:37:28 +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 Cleanup the way we include some files (in this case EISA) based on 2015-02-18 15:25:22 +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 filedesc: simplify fget_unlocked & friends 2015-02-17 23:54:06 +00:00
opencrypto
pc98
powerpc Match the right backlight driver. 2015-02-18 07:34:32 +00:00
rpc
security
sparc64 Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
sys filedesc: simplify fget_unlocked & friends 2015-02-17 23:54:06 +00:00
teken
tools
ufs
vm Some minor style(9) fixes (whitespace + comment) 2015-02-17 08:50:26 +00:00
x86 Fix UP build. 2015-02-18 10:51:48 +00:00
xdr
xen
Makefile