HardenedBSD/sys
Bryan Drewery c2fd1d01e8 Allow disabling dependency tracking if DEPEND_CFLAGS is empty.
This falls back on using the guesssed dependencies if so.
Also remove a pre-bmake check while here.

MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2017-07-24 23:32:40 +00:00
..
amd64 Add support for pmap_enter(..., psind=1) to the amd64 pmap. In other words, 2017-07-23 06:33:58 +00:00
arm Allwinner EHCI: Do not fail if we cannot get a phy 2017-07-18 19:50:02 +00:00
arm64 Add support for passing FPU_KERN_NOCTX to fpu_kern_enter on arm64. This 2017-07-18 16:36:32 +00:00
boot Fix printf format warning in zfs_module.c 2017-07-20 20:27:19 +00:00
bsm
cam This adds CAM pass(4) support for NVMe IO's. Applications indicate 2017-07-14 14:52:20 +00:00
cddl zfs: Fix a typo in the delay_min_dirty_percent sysctl description 2017-07-19 18:17:41 +00:00
compat linuxkpi compiler.h: avoid gcc -Wunused-value in dummy expressions 2017-07-22 21:29:44 +00:00
conf Allow disabling dependency tracking if DEPEND_CFLAGS is empty. 2017-07-24 23:32:40 +00:00
contrib
crypto
ddb Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
dev cxgbe(4): Display some more TOE parameters related to retransmission 2017-07-24 19:17:13 +00:00
fs r320062 introduced a bug when doing NFSv4.1 mounts against some non-FreeBSD servers. 2017-07-21 00:14:43 +00:00
gdb
geom
gnu
i386
isa Protect access to the AT realtime clock with its own mutex. 2017-07-12 02:42:57 +00:00
kern Change the interactions of the interface functions with the "meta" and 2017-07-24 17:23:53 +00:00
kgssapi
libkern
mips [ar933x] make carambola2 work again! 2017-07-23 07:10:41 +00:00
modules qlnx: gcc build errors 2017-07-18 06:15:05 +00:00
net rndis: Add LINK_SPEED_CHANGE status 2017-07-24 03:59:50 +00:00
net80211 net80211: do not allow to unload rate control module if it is still in use. 2017-07-23 22:38:00 +00:00
netgraph
netinet Deal with listening socket correctly. 2017-07-20 14:50:13 +00:00
netinet6 Use memset/memcpy instead of bzero/bcopy. 2017-07-19 14:28:58 +00:00
netipsec
netpfil Fix a couple of typos in a comment. 2017-07-21 03:04:55 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Add cpufreq support for P1022 and MPC8536 2017-07-21 03:40:05 +00:00
riscv
rpc
security
sparc64
sys Set tentative merge dates, bump __FreeBSD_version. 2017-07-21 18:53:43 +00:00
teken
tests
tools
ufs Improve publication of the newly allocated snapdata. 2017-07-21 18:42:35 +00:00
vm Address a compilation warning on some architectures that was introduced 2017-07-23 19:35:14 +00:00
x86 __pcpu: gcc -Wredundant-decls 2017-07-21 17:11:36 +00:00
xdr
xen
Makefile