1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/sys
2016-05-14 18:02:47 +00:00
..
amd64 Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
arm Update comment at top of file to mention all currently supported Allwinner 2016-05-14 10:39:57 +00:00
arm64 Add support to the arm64 busdma to handle the cache. For now this is 2016-05-13 16:03:50 +00:00
boot Fix a -Wformat warning by using %d, not %ld for md_iterations 2016-05-13 11:27:49 +00:00
bsm
cam Allow sleepable allocations in enclosure daemon threads. 2016-05-10 16:20:36 +00:00
cddl Include arpa/inet.h to get the htonl(3) definition 2016-05-13 11:15:33 +00:00
compat Handle case of class being set, but not parent when calling 2016-05-13 13:01:02 +00:00
conf Update file list for sfgxe(4) again and hey, my amd64 kernels compile again. 2016-05-14 08:55:15 +00:00
contrib
crypto
ddb
dev Add allwinner,sun8i-a83t-i2c to the list of compatible devices. 2016-05-14 18:02:47 +00:00
fs nfsd: Fix use-after-free in NFS4 lock test service 2016-05-12 05:03:12 +00:00
gdb
geom
gnu
i386 Add a new bus method to fetch device-specific CPU sets. 2016-05-09 20:50:21 +00:00
isa
kern Stop hiding errors that result in failure to mount /dev. Otherwise, 2016-05-12 07:38:10 +00:00
kgssapi
libkern
mips Remove NULL checks after M_WAITOK allocations from sys/mips/. 2016-05-11 09:42:24 +00:00
modules Revert r299739. That did not make it better. 2016-05-14 09:39:21 +00:00
net Allow silencing of 'promiscuous mode enabled/disabled' messages. 2016-05-12 19:42:13 +00:00
net80211 Revert parts of r299575 in order to make more MIPS kernels build 2016-05-14 08:54:34 +00:00
netgraph
netinet Fix a locking bug which only shows up on Mac OS X. 2016-05-14 13:44:49 +00:00
netinet6 Remove obsolescent comments from nd6_purge(). 2016-05-09 23:43:12 +00:00
netipsec netipsec: Fix minor style nit 2016-05-10 20:14:11 +00:00
netnatm
netpfil Fix memory leak possible in error case. 2016-05-11 10:04:32 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
rpc
security
sparc64
sys Pollute more places with off64_t and add __off64_t 2016-05-12 21:18:17 +00:00
teken
tests
tools
ufs
vm Move vm_domain_rr_selectdomain() under #ifdef VM_NUMA_ALLOC. 2016-05-10 22:25:55 +00:00
x86 Remove the extra _RD as _RDTUN already includes it. 2016-05-13 15:29:40 +00:00
xdr
xen
Makefile