summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install the liblzma pkg-config filebapt2015-01-103-2/+46
|\
| * Import the lzma pc filebapt2015-01-101-0/+19
| * Vendor import of xz 5.0.7.delphij2014-10-2311-839/+6178
| * Remove gettext files as we don't enable NLS.delphij2014-10-239-5285/+0
| * Update vendor/xz from v5.0 branch to post-5.0.5mm2013-07-3117-89/+498
| * Update vendor/xz from v5.0 branch to 5.0.4mm2012-12-2116-473/+854
* | Fix typo.melifaro2015-01-091-1/+1
* | With the update of compiler-rt we try to build a number of files thatandrew2015-01-091-44/+7
* | Add MBR EFI partition type definitionemaste2015-01-091-0/+1
* | mkimg: Add MBR EFI partition typeemaste2015-01-091-0/+4
* | Add support for USB device side mode to the USB modem driver.hselasky2015-01-091-19/+134
* | var/named/etc/namedb/working should be removed as part of namedb.delphij2015-01-091-0/+1
* | Fixup r276668, /usr/tests/sbin/ifconfig/ shouldn't be removed.delphij2015-01-091-1/+0
* | Properly remove ieee488, gpib and readline from mtree.delphij2015-01-091-6/+0
* | Uninline M_SIZE() in m_align() to reduce direct use of MLEN and MHLEN.rwatson2015-01-091-8/+1
* | ANSIfy sys/fs/msdosfsemaste2015-01-096-286/+63
* | * Deal with ARCNET L2 multicast mapping for IPv6 the same way as in IPv4:melifaro2015-01-093-15/+5
* | Use nitems().glebius2015-01-091-5/+1
* | Remove a 'This is dumb' comment that has been incorrect for at least arwatson2015-01-091-4/+2
* | Improve documentation for autofs variables and executable maps;trasz2015-01-091-3/+58
* | Remove junk added during testing phasebapt2015-01-091-1/+0
* | Synchronize libedit with NetBSD and activate UTF-8 support [1]bapt2015-01-0948-3123/+5152
* | Don't mask the IP-address when doing multicast IP over infiniband.hselasky2015-01-091-1/+1
* | Fix DMAR context allocations for the devices behind PCIe->PCI bridgeskib2015-01-091-1/+1
* | Remove extraneous periodemaste2015-01-091-1/+1
* | MFV: r276862jkim2015-01-092-2/+2
* | Merge OpenSSL 1.0.1k.jkim2015-01-08443-7955/+9107
|\ \
| * | Import OpenSSL 1.0.1k.jkim2015-01-08109-3632/+1762
* | | Now compiler-rt has been updated in r276851, bring in the variousdim2015-01-088-0/+220
* | | Change the default method for device_quiesce() to return 0 instead ofjhb2015-01-081-1/+1
* | | Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-083-5/+5
* | | Follow up to r276851 by also committing a necessary update todim2015-01-081-1/+1
* | | Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-08651-1760/+97789
|\ \ \
| * | | Import compiler-rt trunk r224034.dim2015-01-072209-110277/+143965
| * | | Import compiler-rt release_34 branch r197381.dim2014-11-06679-7815/+36733
| * | | Import compiler-rt r182741.ed2013-05-27434-8908/+22298
| * | | Import compiler-rt r172839.andrew2013-01-18437-6095/+25435
* | | | Reject attempts to read the cpuset mask of a negative domain ID.jhb2015-01-081-1/+1
* | | | Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.jhb2015-01-082-2/+3
* | | | Revert r274569. It seems to be causing a crash when merging CTF data formarkj2015-01-081-1/+1
* | | | Add forgotten definition for nd6_output_ifp().melifaro2015-01-081-0/+2
* | | | Add infrastructure to build dtb files from dts files.imp2015-01-085-1/+103
* | | | * Use newly-created nd6_grab_holdchain() function to retrieve llemelifaro2015-01-083-207/+101
* | | | We don't want tests on these embedded boxes.imp2015-01-081-0/+1
* | | | Close a race in the isp(4) driver that caused devices to disappearken2015-01-082-7/+44
* | | | Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx.rodrigc2015-01-082-8/+0
* | | | Need to include opt_cpu.h to access CPU_DISABLE_SSE option. Thankfully, thisimp2015-01-081-0/+2
* | | | Fix Fibre Channel Command Reference Number handling in the isp(4) driver.ken2015-01-082-0/+34
* | | | Partial revert of r276832:pfg2015-01-081-0/+2
* | | | Improve camcontrol(8) handling of drive defect data.ken2015-01-084-193/+542
OpenPOWER on IntegriCloud