freebsd-nq/sys
Ed Maste bc814587a9 Deduplicate loader vers.c Makefile rules
The Makefile rule to create vers.c for loader version info was
previously duplicated in each of the various loader Makefiles.
Instead, share a common rule in Makefile.inc.

Reviewed by:	bapt
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D8841
2016-12-19 14:40:59 +00:00
..
amd64 Fix typo. Remove spurious blank line. 2016-12-18 09:32:23 +00:00
arm ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
arm64 Add virtio_pci to GENERIC arm64 conf 2016-12-18 11:15:31 +00:00
boot Deduplicate loader vers.c Makefile rules 2016-12-19 14:40:59 +00:00
bsm
cam Add support for NUAR bit in Control mode page. 2016-12-19 14:19:52 +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 Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid 2016-12-19 09:28:12 +00:00
fs
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 ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +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 ip[6]_tryforward does inbound and outbound packet firewall processing. 2016-12-19 11:02:49 +00:00
netinet6 ip[6]_tryforward does inbound and outbound packet firewall processing. 2016-12-19 11:02:49 +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 hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSC 2016-12-19 07:40:45 +00:00
teken
tests
tools
ufs
vm Improve vm_object_scan_all_shadowed() to also check swap backing objects. 2016-12-18 20:56:14 +00:00
x86 hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSC 2016-12-19 07:40:45 +00:00
xdr
xen
Makefile