summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark gpio as "optional" in files.mv and edit Marvell's kernconfszbb2016-01-209-8/+22
* Revert r294267 to avoid using experimental VFS_AIO in ARM64's GENERICzbb2016-01-201-1/+0
* Fix rte refcount leak in ip6_forward().melifaro2016-01-201-2/+5
* Adding info about myself to committers-src.xmlwma2016-01-201-0/+2
* MFV (r285035): fix props (no content changes)des2016-01-200-0/+0
* Do not call callbacks for dl_iterate_phdr(3) with the rtld bind andkib2016-01-2011-105/+182
* sfxge: refresh version to note matching version of out-of-tree driverarybchik2016-01-201-1/+1
* sfxge: cleanup: support __out_bcount_part[_opt] PREfast annotationsarybchik2016-01-201-0/+2
* mkdep: Fix -include not being added for .depend tracking.bdrewery2016-01-201-2/+17
* Update for API changes in OpenSSH 6.8p1.jhb2016-01-201-7/+6
* Initialize vm_page_prot to VM_MEMATTR_DEFAULT instead of 0.jhb2016-01-201-1/+1
* List source files (foo.c) instead of object files in SRCS.jhb2016-01-201-1/+1
* Revert a printf change from r294307.jhibbits2016-01-191-1/+1
* Fix tty_drain() and, thus, TIOCDRAIN of the current tty(4) incarnationmarius2016-01-193-3/+36
* FAST_DEPEND: Fix improperly depending all .So objects on all headers.bdrewery2016-01-191-0/+2
* Revert r294352.bdrewery2016-01-191-1/+1
* Quell harmless CID about unchecked return value in nvlist_get_guids.asomers2016-01-191-2/+2
* Allow specifying an alternative LD_LIBRARY_PATH for the ldd(1) lookup.bdrewery2016-01-191-3/+12
* Add some documentation.bdrewery2016-01-191-0/+10
* Validate that the file exists rather than obscure 'Not an elf file' error.bdrewery2016-01-191-0/+5
* bsd.subdir.mk: Allow easier modification of [STANDALONE_]SUBDIR_TARGETS.bdrewery2016-01-191-13/+16
* installconfig is PARALLEL_SUBDIR safe.bdrewery2016-01-191-1/+1
* FAST_DEPEND: Add header dependency missed in r290629.bdrewery2016-01-191-1/+1
* FAST_DEPEND: Still use if filemon is not used.bdrewery2016-01-191-1/+2
* META_MODE: Ensure bmake does not use filemon if it is not loaded.bdrewery2016-01-191-0/+3
* Define .MAKE.MODE to normal to avoid the need for :U later.bdrewery2016-01-194-6/+6
* sh: Simplify some code related to positional parameters.jilles2016-01-192-17/+13
* Fix usr.bin.truncate.truncate_test.bad_truncate with ZFS /tmp.asomers2016-01-191-7/+4
* Various cleanups to the main function for AIO kernel processes:jhb2016-01-193-85/+80
* Don't create a dedicated session for each AIO kernel process.jhb2016-01-191-3/+0
* Upgrade to OpenSSH 6.9p1.des2016-01-19115-2304/+3871
|\
| * Vendor import of OpenSSH 6.9p1.des2015-07-02115-2541/+4127
* | Re-add HPN configuration options as deprecated options to avoid breakingdes2016-01-192-0/+7
* | begone, foul autoprops!des2016-01-190-0/+0
* | Upgrade to OpenSSH 6.8p1.des2016-01-19332-14263/+30280
|\ \ | |/
| * Vendor import of OpenSSH 6.8p1.des2015-07-02328-19755/+52319
* | Remove local override for .cpp.o and .cpp.po rulesemaste2016-01-191-8/+1
* | Now that we have local modifications in configure.ac and configure, rundes2016-01-194-129/+155
* | Disallow zvol-backed ZFS poolsasomers2016-01-194-28/+34
* | 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
OpenPOWER on IntegriCloud