aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*-. Merge llvm, clang, lld and lldb trunk r291476.Dimitry Andric2017-01-09136-1641/+4336
|\ \
| | * Vendor import of clang trunk r291476:vendor/clang/clang-trunk-r291476Dimitry Andric2017-01-09118-834/+4186
| | * Vendor import of clang trunk r291274:vendor/clang/clang-trunk-r291274Dimitry Andric2017-01-06159-1898/+2879
| * | Vendor import of llvm trunk r291476:vendor/llvm/llvm-trunk-r291476Dimitry Andric2017-01-09167-4006/+10583
* | | Merge ^/head r311808 through r311811.Dimitry Andric2017-01-091-1/+3
|\ \ \
| * | | Avoid taking the address of a packed struct member in mfiutilDimitry Andric2017-01-091-1/+3
* | | | Add additional libc++ 4.0.0 headers.Dimitry Andric2017-01-092-0/+30
* | | | Merge ^/head r311692 through r311807.Dimitry Andric2017-01-0964-706/+1486
|\| | |
| * | | Add recently added libc++ headers to OptionalObsoleteFiles.inc.Dimitry Andric2017-01-091-2/+53
| * | | After r311565, also remove llvm-ranlib from ObsoleteFiles.inc.Dimitry Andric2017-01-091-1/+0
| * | | Rewrite CTL statistics in more simple and scalable way.Alexander Motin2017-01-098-365/+454
| * | | Add sdhci_handle_card_present_locked() that can be called from the interruptIan Lepore2017-01-091-4/+11
| * | | - Add support for Intel Apollo Lake and Bay Trail eMMC controllers.Marius Strobl2017-01-093-8/+37
| * | | In mmcsd_task(), bio_resid was not being set to 0 on a successful readMarius Strobl2017-01-091-0/+2
| * | | Allocate memory for prevent flags only for removable LUs.Alexander Motin2017-01-092-5/+12
| * | | Use standard Versions.def for libprocstat.Konstantin Belousov2017-01-092-11/+1
| * | | Use tab for indent.Konstantin Belousov2017-01-091-1/+1
| * | | Fix rstat: symbol not in namelist from netstatSteven Hartland2017-01-091-3/+3
| * | | Fix typo.Xin LI2017-01-091-1/+1
| * | | Add a REVISION section to track changes for the BEGEMOT-NETGRAPH MIB fileEnji Cooper2017-01-091-0/+13
| * | | Add a REVISION section to track changes for the BEGEMOT-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | | Add a REVISION section to track changes for the FOKUS-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | | Add a REVISION section to track changes for the BEGEMOT-ATM-FREEBSD-MIB MIB fileEnji Cooper2017-01-091-1/+3
| * | | Similar to r311750, check for the result from smiGetModule to avoid a segfaultEnji Cooper2017-01-091-0/+2
| * | | Use calloc instead of malloc + memset(.., 0, ..)Enji Cooper2017-01-091-2/+1
| * | | Check result from smiGetFirstNode and smiGetNodeByOIDEnji Cooper2017-01-091-1/+5
| * | | Bump WARNS up from 0 to 6Enji Cooper2017-01-091-0/+2
| * | | Document bsd.snmpmod.mk from a high-levelEnji Cooper2017-01-091-0/+57
| * | | hyperv: Add method to read 64bit Hyper-V specific time value.Sepherosa Ziehau2017-01-095-17/+50
| * | | Add a REVISION section to track changes for the BEGEMOT-IP-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | | Add a REVISION section to track changes for the hostres moduleEnji Cooper2017-01-091-0/+3
| * | | Improve the smilint target in the hostres and mibII modulesEnji Cooper2017-01-092-4/+6
| * | | Use SRCTOP instead of spelling out the full path with .CURDIREnji Cooper2017-01-097-8/+8
| * | | Use the new sdhci_fdt_gpio helper functions to add full support for FDTIan Lepore2017-01-091-24/+21
| * | | Use the new sdhci_fdt_gpio helper functions to add full support for FDTIan Lepore2017-01-091-26/+15
| * | | Add new helper routines for sdhci bridge drivers that use gpio pins forIan Lepore2017-01-093-0/+326
| * | | Use nitems(mib) instead of hardcoding mib's length when calling sysctl(3)Enji Cooper2017-01-091-6/+6
| * | | Add support for non-removable media, and a quirk to use polling to detectIan Lepore2017-01-092-29/+77
| * | | Use nitems({mib,name}) instead of hardcoding their valueEnji Cooper2017-01-091-13/+13
| * | | lib/libutil/kinfo_*: style cleanupEnji Cooper2017-01-094-12/+12
| * | | Use nitems(mib) instead of hardcoding mib's lengthEnji Cooper2017-01-091-4/+4
| * | | Sort #includesEnji Cooper2017-01-091-26/+22
| * | | Clean up trailing whitespaceEnji Cooper2017-01-091-23/+23
| * | | Style fixesEnji Cooper2017-01-091-4/+4
| * | | Style(9) fixesEnji Cooper2017-01-091-6/+6
| * | | rtwn_usb(4): fix Rx buffer size calculation.Andriy Voskoboinyk2017-01-084-4/+8
| * | | Update pciids to 2017.01.08Baptiste Daroussin2017-01-081-60/+162
| * | | Knock a page off VM_MAX_KERNEL_ADDRESSJustin Hibbits2017-01-081-1/+1
| * | | Use correct PCI device id for virtio-rng.Peter Grehan2017-01-081-1/+1
| * | | Convert gpioc to use the make_dev_s(9) KPI. This fix a possible race whereLuiz Otavio O Souza2017-01-081-5/+12