freebsd-nq/sys
Svatopluk Kraus e5b16f1d0e Fix sscanf() format string to match an argument. This also fixes kernel
build after r310171.

MFC after:	1 weeks
2016-12-17 18:03:03 +00:00
..
amd64 Enable EARLY_AP_STARTUP on amd64 and i386 kernels by default. 2016-12-16 21:10:37 +00:00
arm Fix sscanf() format string to match an argument. This also fixes kernel 2016-12-17 18:03:03 +00:00
arm64 Enable ACPI on arm64. It's not yet functional, but it will help keeping the 2016-12-12 18:13:03 +00:00
boot Add -fPIC to the ubldr build. Without this the self relocation code will 2016-12-15 17:36:54 +00:00
bsm
cam Add label annotations to CAM sysctls. 2016-12-14 12:53:33 +00:00
cddl Remove extra DOF_SEC_XLIMPORT from the DOF_SEC_ISLOADABLE macro 2016-12-16 20:44:14 +00:00
compat linuxkpi: Fix not-found case of linux_pci_find_irq_dev 2016-12-13 19:58:21 +00:00
conf Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadata 2016-12-15 21:26:58 +00:00
contrib
crypto
ddb Use casts to force an unsigned comparison in db_search_symbol(). 2016-12-14 00:18:12 +00:00
dev [spigen] Make "data" part of spigen_transfer optional 2016-12-16 19:09:57 +00:00
fs When tmpfs and POSIX shm pagein a page for the sole purpose of performing 2016-12-11 19:24:41 +00:00
gdb
geom
gnu
i386 Enable EARLY_AP_STARTUP on amd64 and i386 kernels by default. 2016-12-16 21:10:37 +00:00
isa
kern Switch from stdatomic.h to atomic.h for kernel. 2016-12-16 17:41:20 +00:00
kgssapi
libkern
mips Add support for Ingenic JZ4780 SMBus controller. 2016-12-16 20:04:56 +00:00
modules
net Fix panic during lagg destruction with simultaneous status check 2016-12-16 22:39:30 +00:00
net80211 [net80211] sigh, course I would miss a commit from the 11ac prep commit. 2016-12-16 04:44:14 +00:00
netgraph
netinet We currently don't do TSO if ip options are present. In case of IPv6, we look at 2016-12-11 23:14:47 +00:00
netinet6 Modify IPv6 statistic accounting in ip6_input(). 2016-12-12 11:26:59 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Fix disassembly by adding back some deleted lines. 2016-12-16 04:47:29 +00:00
riscv
rpc
security
sparc64
sys Add __scanflike attributes to the kernel's sscanf() and vsscanf() 2016-12-16 19:49:22 +00:00
teken
tests
tools
ufs
vm In swp_pager_meta_free_all(), fix type of the index variable. Style. 2016-12-16 23:33:37 +00:00
x86 Don't run the MCA record refill task during boot. 2016-12-14 19:00:08 +00:00
xdr
xen
Makefile