summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert sbin/mdconfig/tests from prove format tests to ATF format testsngie2014-11-276-613/+288
* ANSIfy b64_ptonemaste2014-11-271-4/+1
* Init array field in the proper place.kevlo2014-11-271-3/+3
* Remove ip4_input() declaration. It was removed in r275133.ae2014-11-271-1/+0
* Increase default and maximum callchain depthsemaste2014-11-261-2/+2
* Regen src.conf(5) after r275138.gjb2014-11-261-16/+37
* Whitespace cleanup to fix rendering nits ingjb2014-11-264-10/+8
* Add PCI ID for Intel Lynx Point LP controller.adrian2014-11-261-0/+2
* Make igb and ixgbe check tunables at probe time.alfred2014-11-264-16/+100
* Do not use xform_ipip as decapsulation fallback.ae2014-11-264-433/+8
* Fix WWNN/WWPN generation for virtual channels.mav2014-11-261-6/+3
* Fix incorrect check, blocking MULTIID functionality.mav2014-11-261-1/+1
* The process spin lock currently has the following distinct uses:kib2014-11-2615-73/+101
* Fix SA_SIGINFO | SA_RESETHAND handling. The sysent' sv_sendsig()kib2014-11-261-19/+27
* Some microoptimizations.mav2014-11-262-14/+13
* Make isp_find_pdb_by_*() search for targets in portdb in reverse order.mav2014-11-261-3/+3
* Add new USB quirk.hselasky2014-11-262-0/+2
* Add support for 64-byte CQE size.hselasky2014-11-265-15/+29
* Remove MINUSLPAM the LIBADD framework handles static dependencies just finebapt2014-11-261-26/+0
* Convert to LIBADDbapt2014-11-263-7/+4
* Convert to LIBADDbapt2014-11-261-2/+1
* Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets.mav2014-11-2611-0/+52
* Revert r273060 per discussion with avg@ as we need to make L2ARCdelphij2014-11-261-1/+1
* Convert to LIBADDbapt2014-11-252-4/+2
* Remove now useless USEPRIVATELIBbapt2014-11-251-1/+0
* Remove all remnant ugly LD<lbname> but atf one until the aft framework knowsbapt2014-11-251-12/+0
* Convert to LIBADDbapt2014-11-253-7/+3
* Reduce overlinkingbapt2014-11-2512-33/+10
* Register the explicit (pthread) and implicit (for static) dependencies forbapt2014-11-251-1/+7
* Defines the libssh dependenciesbapt2014-11-251-0/+4
* Convert svn to LIBADD reduce overlinkingbapt2014-11-259-61/+27
* Convert to LIBADDbapt2014-11-2553-186/+89
* Define missing libraries to be able to convert gnu, cddl and secure to LIBADDbapt2014-11-251-0/+3
* In preparation for using clang's -Wcast-qual:jamie2014-11-255-74/+72
* Reinstitate send() after syslogd restarts.delphij2014-11-251-9/+28
* Sort libraries definitionsbapt2014-11-251-5/+5
* Remove duplicated krb5bapt2014-11-251-1/+0
* Fix style(9).rdivacky2014-11-251-1/+1
* Fix style(9).rdivacky2014-11-251-1/+1
* Fix b64_pton output buffer overrun test for exact-sized bufferemaste2014-11-251-7/+15
* Shrink boot2 by a couple more bytes.rdivacky2014-11-251-9/+14
* Coalesce last data move and command status for read commands.mav2014-11-257-129/+128
* Add support for Buffalo WZR-HP-AG300H atheros MIPS router.sbruno2014-11-252-0/+181
* Convert usr.sbin to LIBADDbapt2014-11-25163-434/+178
* o Add Virtio MMIO bus driver to configbr2014-11-253-22/+13
* Defined the needed library to convert usr.sbin to LIBADDbapt2014-11-251-0/+38
* Add new devices to the config.br2014-11-253-0/+6
* o Add PIO and vtblk mmio device info to the treebr2014-11-253-5/+35
* Add BERI-specific virtio block backend device driver.br2014-11-253-0/+857
* whitespace and cosmetic changes in callout_reset family of macrosavg2014-11-251-3/+4
OpenPOWER on IntegriCloud