summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables to silence CLANG warnings.araujo2015-06-242-14/+4
* Rename __weak to __weak_symbol to avoid language conflict with objective-C.hselasky2015-06-232-4/+4
* Updated Copyright informationdavidcs2015-06-2320-164/+172158
* tx_mtx should be grabbed before calling buf_ring_dequeue_sc()davidcs2015-06-231-3/+7
* Remove entry about make.conf - no longer relevantsjg2015-06-231-17/+0
* Fix endless recursion in sys/net/if.c's drbr_inuse_drv(), found by clangdim2015-06-231-1/+1
* zero this struct as it depends upon it...jmg2015-06-231-1/+1
* Add __cxa_deleted_virtual to libcxxrt's version map.dim2015-06-231-1/+5
* Update vendor driver to 1.2.7. This update improves driver reliability anddelphij2015-06-2315-38149/+43386
* Switch fstyp build to toggle ZFS support on WITHOUT_ZFS rather than WITHOUT_CDDLallanjude2015-06-233-6/+6
* Add dev.isp.X.role sysctl in addition to tunable.mav2015-06-232-22/+93
* Also save x8. It may be passed into a function as the indirect resultandrew2015-06-231-1/+3
* Fix r284722, by making it actually compile.dim2015-06-231-1/+1
* Rename mksegarray to xbd_mksegarray for consistency with other functioncperciva2015-06-231-2/+2
* Fix endless recursion in ti(4)'s ti_ifmedia_upd(), found by clang 3.7.0.dim2015-06-231-1/+1
* Fix endless recursion in dwarf_get_section_max_offsets(), found by clangdim2015-06-231-2/+2
* Only take previous buffer queue lock (olock) when needed for REMFREEkib2015-06-231-7/+9
* cxgbe: get_fl_payload returns a header mbuf when successful.np2015-06-231-0/+1
* An additional fix for the openssl Weak DH remediation:gshapiro2015-06-231-1/+1
* Restore the host's GS.base before returning from 'svm_launch()'.neel2015-06-234-33/+24
* Reverting r284710.hiren2015-06-221-1/+1
* Fix a typo: s/iff/if/hiren2015-06-221-1/+1
* Call /etc/crontab the "system crontab", not "root's crontab". Whilewblock2015-06-221-11/+13
* Fix generation of src.conf.5sjg2015-06-2212-4/+146
* Add a workaround to correctly align the stack before calling into C code.andrew2015-06-222-6/+14
* Appy := to dependent opts once value determined.sjg2015-06-221-0/+1
* Report failing value from 'make showconfig' in build option scriptemaste2015-06-221-2/+2
* Add new UART device presented on newer AMT enabled systems/laptops.sbruno2015-06-221-0/+1
* Make imgact_binmisc_exec() static.sbruno2015-06-221-4/+1
* targets now needs .PHONYsjg2015-06-221-1/+1
* Dump additional config bytes for INIT_FIRMWARE_MULTI_ID.mav2015-06-221-0/+5
* Add logging of executed mailbox command names.mav2015-06-221-5/+7
* Install ncurses html documentation again after r284345antoine2015-06-221-1/+1
* remove 16 rules and replace by 2 by using a tablejulian2015-06-221-22/+14
* Change the probe to what was intended: attach to devices withmarcel2015-06-221-2/+1
* Fix a regression in "movs" emulation after r284539. The regression was causedneel2015-06-221-8/+17
* Only build gperf as a bootstrap tool if gcc is going to be builtbapt2015-06-211-1/+1
* Simplify code to install manpages and it symlinksbapt2015-06-211-39/+19
* Simplify symlinks on include files by using bmake's multivariable .for loopsbapt2015-06-211-9/+4
* Enable ttyu1, ttyu2, ttyu3 for arm installations.gjb2015-06-211-3/+3
* Expand sysctls descriptions for iscsi(4) and ctl(4).trasz2015-06-212-5/+17
* Rewrite port database handling for target mode.mav2015-06-212-119/+128
* Append the hour and minute to the snapshot suffix for EC2gjb2015-06-212-2/+2
* Add more obsolete filesantoine2015-06-211-2/+51
* Install version.4th.8 againantoine2015-06-211-1/+2
* Garbage collect comments and a macro which related to the pre-r284296cperciva2015-06-211-12/+2
* Garbage collect comments which related to the pre-r284296 support for acperciva2015-06-211-69/+3
* Move the bus_dma_tag creation and per-transaction data allocation fromcperciva2015-06-211-48/+48
* If we fail to allocate memory, pass ENOMEM as the error code, not thecperciva2015-06-211-1/+1
* Chase r284656 and r284658:gjb2015-06-211-14/+1
OpenPOWER on IntegriCloud