summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to OpenSSH 6.7p1, retaining libwrap support (which has been removeddes2016-01-19287-6984/+17453
|\
| * Vendor import of OpenSSH 6.7p1.des2015-01-05283-7127/+17296
| * Apply upstream patch for EC calculation bug that breaks EC key exchangedes2014-04-206-3/+28
* | Add optimizing LRO wrapper:hselasky2016-01-1910-45/+200
* | Test for /etc/ssl/cert.pem existence to avoid masking SSL_CA_CERT_PATHbapt2016-01-191-3/+10
* | As previously threatened, remove the HPN patch from OpenSSH.des2016-01-1929-534/+158
* | Use 'svn list -R' instead of find, and recognize comments in shell scriptsdes2016-01-191-2/+2
* | Recognize *roff comments.des2016-01-191-1/+1
* | Add "vidcontrol -i active", to print out active vty number,trasz2016-01-192-6/+23
* | Update the pre- and post-merge scripts to work correctly after the recentdes2016-01-192-15/+13
* | Fix an issue where the network adapter could be left in down statehselasky2016-01-191-14/+11
* | Add clarifying comment about CQE zipping.hselasky2016-01-191-0/+5
* | Declare local variables at top of function.hselasky2016-01-191-3/+6
* | Allow RX and TX pause frames to be set through ifconfig.hselasky2016-01-193-36/+103
* | Adjust i386 comment to match amd64 one after r294311.kib2016-01-191-5/+6
* | Use ANSI definitions. Wrap long line.kib2016-01-191-3/+4
* | Clear whole XMM register file instead of only XMM0. Also clear x87kib2016-01-191-6/+8
* | sfxge: improve error handling in ef10_ev_rx()arybchik2016-01-191-106/+70
* | sfxge: select whether to read current or backup partition in Medford A/B schemearybchik2016-01-195-16/+47
* | Remove local override for .cpp.So ruleemaste2016-01-191-5/+0
* | Hide most of the PTE initialization and management.jhibbits2016-01-191-30/+46
* | Add vrefl(), a locked variant of vref(9).markj2016-01-183-22/+41
* | Import misc.c,v 1.46 from OpenBSD (by espie@)bapt2016-01-181-1/+3
* | Update elftc version to 3272M, imported in r292120emaste2016-01-181-1/+1
* | Restore ABI variants now that ldconfig groks -soft. In addition, as aimp2016-01-183-7/+16
* | Add ldconfig -soft to process the soft float abi libraries and put itimp2016-01-183-1/+37
* | Fix printing multibyte printing when performing a networked finger(1) requestbapt2016-01-181-6/+7
* | Reset the filesystem cache before reading from a potentially newandrew2016-01-181-0/+1
* | mdoc: sort Xrjoel2016-01-184-8/+8
* | boot1: correct typo in error messageemaste2016-01-181-2/+2
* | Correct RISC-V exception types.br2016-01-181-4/+6
* | Move RTAS PCI-specific interpretation of the "reg" property of the PCI hostnwhitehorn2016-01-183-9/+9
* | Use OF_decode_addr() to create a bus_space tag and handle for the consoleian2016-01-181-12/+1
* | Add RISC-V relocation types.br2016-01-181-0/+50
* | Enable AIO interface on ARM64 platformszbb2016-01-181-0/+1
* | Update ThunderX PCIe driver to fit new DTS layoutzbb2016-01-184-12/+12
* | Fix EFI_DEBUG optionsmh2016-01-183-7/+7
* | Fix compilation on MIPS (typo introduced in r294227).br2016-01-181-1/+1
* | MFV r294260:delphij2016-01-181-1/+1
* | sfxge: regenerate EF10 registers definition for Medfordarybchik2016-01-181-19/+46
* | sfxge: fix unused function warningarybchik2016-01-181-3/+1
* | sfxge: regenerate siena_flash.h from FW sourcesarybchik2016-01-181-2/+2
* | sfxge: cleanup: remove extra empty linesarybchik2016-01-181-2/+0
* | sfxge: highlight that descriptor cache sizes are configured using TLV nowarybchik2016-01-181-1/+1
* | sfxge: support RFID-selectable segments of dynamic configurationarybchik2016-01-181-1/+5
* | sfxge: if supported by firmware, use enhanced SET_MAC command to only configu...arybchik2016-01-186-1/+86
* | sfxge: convert nvram set_version method to use partition idarybchik2016-01-186-57/+27
* | sfxge: convert nvram get_version method to use partition idarybchik2016-01-186-49/+42
* | sfxge: convert nvram rw_finish method to use partition idarybchik2016-01-186-29/+24
* | sfxge: convert nvram write method to use partition idarybchik2016-01-186-92/+28
OpenPOWER on IntegriCloud