summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...manu2016-06-092-0/+49
* Use -L to specify compat32 library paths instead of -Yemaste2016-06-091-1/+1
* Make sure the OSD methods for jail set and remove can't run concurrently,jamie2016-06-091-9/+13
* xen/timer: re-introduce the inittodr call in the resume pathroyger2016-06-091-0/+3
* Add place holder for SDIO CAM stuff for CCB XPT type.imp2016-06-092-0/+4
* Add NVME IO type.imp2016-06-092-0/+4
* Improve debugging of xpt.imp2016-06-091-4/+94
* Remove a comment that was part of copied code, and is misleading injamie2016-06-091-6/+0
* Add IPFW support to blacklistd-helperlidl2016-06-091-0/+18
* Revert previous commit, until issue with sparc64 resolved.sjg2016-06-091-3/+1
* Fix the rpcb_getaddr() definition to match its declaration.kevlo2016-06-092-2/+2
* rum(4): refresh manpage.avos2016-06-091-5/+5
* Switch from console="comconsole" to boot_multicons="YES" in EC2.cperciva2016-06-091-2/+4
* net80211: discard an injected frame if it is smaller than header length.avos2016-06-091-2/+2
* Document 292432, OpenBSM updated to version 1.2 alpha 4.skreuzer2016-06-091-0/+3
* Document 300879, acpica updated to version 20160527skreuzer2016-06-091-0/+4
* Document 291125, xz updated to version 5.2.2skreuzer2016-06-091-2/+2
* Fix some cosmetic issues in kern_fail.c omitted from r296927.markj2016-06-091-15/+11
* Consistently use 'unsigned int' for session IDs.trasz2016-06-091-3/+3
* sfxge(4): bump version to the closest out-of-tree driver versionarybchik2016-06-091-1/+1
* sfxge(4): handle negative ticks difference correctlyarybchik2016-06-092-3/+3
* Add some spares to structs used by iscsi(4), to avoid ABI problemstrasz2016-06-091-6/+8
* net80211: fix duplicate packet counter incrementation.avos2016-06-092-3/+2
* Decouple MaxBurstLength and FirstBurstLength from MaxRecvDataSegmentLengthtrasz2016-06-092-10/+18
* Don't cap FirstBurstLength to maximum MaxRecvDataSegmentLength claimedtrasz2016-06-092-6/+6
* Fix a bunch of "xref refers to *this* page" igor(1) warnings.trasz2016-06-0915-22/+20
* Update jemalloc to 4.2.1.jasone2016-06-0913-49/+107
* Cleanup unneded include "opt_ipfw.h".ae2016-06-0911-11/+1
* Add 'env - PATH=$$PATH' to bsdec2-image-upload make command, in order tocperciva2016-06-091-1/+1
* Add support for truss'ing Linux/x86_64 binaries under amd64.jhb2016-06-092-0/+105
* Print a message when the efi disk isn't a logical partition.manu2016-06-091-1/+4
* Add a prototype for random_harvest_queue to dev/random/random_harvestq.hsjg2016-06-091-1/+3
* ioat(4): Add ddb "show ioat <unit>" debugger commandcem2016-06-091-0/+99
* Implement an NSS backend for netgroups and add getnetgrent_r(3).markj2016-06-096-116/+475
* Fix an infinite loop in setnetgrent(3) with NIS netgroups.markj2016-06-091-0/+4
* Use a more common spelling for "(char *)0" in the getnetgrent man page.markj2016-06-091-2/+2
* Revert r301707ngie2016-06-081-2/+2
* Use NULL instead of `0` in _ht_getnetbyname(..)ngie2016-06-081-2/+2
* Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI,andrew2016-06-081-0/+4
* The code responsible for opening and rotating pcap files is independentoshogbo2016-06-081-16/+16
* Test for strchr(3) returning NULL, not 0ngie2016-06-081-1/+1
* Print the newline character along with the carriage return when TERM_EMU isandrew2016-06-081-2/+1
* Allow libefi to be built with TERM_EMU undefined. There were a few placesandrew2016-06-081-1/+8
* Fix spelling of the casper introduced in the r296047.oshogbo2016-06-085-34/+34
* Remove the ARMv4/ARMv5 userland atomic support from struct proc on armv6.andrew2016-06-082-0/+4
* bhnd(4): Fix mips/broadcom core matching and bus pass order.landonf2016-06-084-12/+17
* bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specificlandonf2016-06-088-20/+12
* Don't let ATF call basename() and dirname() in a non-standard way.ed2016-06-081-2/+2
* bsdinstall: add country/regulatory domain configuration dialog.avos2016-06-081-32/+183
* Multicast filters on DWC_GMAC_ALT_DESC type implementations use a differentjmcneill2016-06-081-9/+21
OpenPOWER on IntegriCloud