summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into devel-11Renato Botelho2016-06-14450-2572/+9264
|\
| * Renegerate for WITH_META_MODE updates.bdrewery2016-06-141-4/+11
| * Fix makeman showing dependency of DIRDEPS_BUILD->META_MODE.bdrewery2016-06-141-2/+2
| * Fix build from stable/10 with fmake.bdrewery2016-06-141-1/+1
| * Bump __FreeBSD_version for r301602.bdrewery2016-06-141-1/+1
| * DIRDEPS_BUILD: Update dependenciesbdrewery2016-06-1411-1/+14
| * Move the arm call to intr_pic_init_secondary earlier in the secondary CPUandrew2016-06-141-1/+3
| * WITH_META_MODE: Enable printing of some of make's environment on error.bdrewery2016-06-142-2/+17
| * WITH_META_MODE: Lessen the filemon(4) requirement scope.bdrewery2016-06-144-6/+23
| * WITH_META_MODE: Whitelist targets that are meta-mode-safe.bdrewery2016-06-141-6/+24
| * WITH_META_MODE: Set MK_META_MODE=no with -B.bdrewery2016-06-141-1/+6
| * Add more missing .PHONYbdrewery2016-06-141-24/+24
| * WITH_META_MODE: Fix rebuilding maketab outside of build-tools.bdrewery2016-06-141-2/+4
| * Define targets in same order as .ORDERbdrewery2016-06-141-1/+1
| * WITH_META_MODE: Fix rescue rebuilding build-tools.bdrewery2016-06-141-1/+1
| * WITH_META_MODE: Fix bin/csh rebuilding tc.const.hbdrewery2016-06-141-1/+1
| * WITH_META_MODE+WITH_DEBUG_FILES: Fix library symlinks causing bogus rebuilds.bdrewery2016-06-141-1/+4
| * makefs: Provide a -T option to set timestamps to a consistent valueemaste2016-06-148-54/+129
| * [mips] Tidy up setting/clearing the hardfloat flag.adrian2016-06-141-1/+6
| * Add a missing error check for a malloc() call in idr_get().markj2016-06-141-1/+2
| * Add myself (mahrens) to calendar.freebsdmahrens2016-06-131-0/+1
| * Remove the SIOCSIFALIFETIME_IN6 ioctl.pfg2016-06-132-45/+0
| * Fix usr.sbin/extattr testcases on tmpfsasomers2016-06-131-0/+27
| * l2arc: reset b_tmp_cdata to NULL in the case of unset b_daddravg2016-06-131-0/+1
| * Do not define __NO_STRICT_ALIGNMENT for armv6. While the requirementsian2016-06-131-4/+0
| * Add missing break in lock_partialfilelock(..) with NFS_RESERRngie2016-06-131-0/+1
| * zfs_vptocnp: check for an invalid znodeavg2016-06-131-2/+10
| * Change my given name from "Garrett" to "Ngie"ngie2016-06-133-3/+3
| * Implement AUE_PREAD and AUE_PWRITE BSM conversion support, eliminatingrwatson2016-06-131-0/+2
| * Do not access pv_table array for fictitious pages, since the arraykib2016-06-131-15/+10
| * Fix inconsistent locking of the swap pager named objects list.kib2016-06-131-63/+56
| * Explicitely initialize sw_alloc_sx. Currently it is not initializedkib2016-06-131-0/+1
| * [mips] set hardfloat for fpu instruction generation for gcc/binutils 5.xadrian2016-06-131-0/+1
| * Fix compile warning.hselasky2016-06-131-1/+1
| * [iwm] Fix up busdma use in the RX pathadrian2016-06-132-15/+38
| * Don't close fd if it's lower then stderr, otherwise we can closeoshogbo2016-06-131-1/+2
| * Add ipfilter support to blacklistd-helperlidl2016-06-121-9/+29
| * Implement code to stop all USB endpoints before executing a USB devicehselasky2016-06-121-2/+14
| * Fix an issue with multicast hash filters on Amlogic and Allwinner boards.jmcneill2016-06-122-8/+13
| * swap_dev_info() does not require Giant, so Giant locking aroundkib2016-06-121-4/+2
| * Update 11.0 to ALPHA3 in preparation for new snapshot builds.gjb2016-06-101-1/+1
| * Change the default build behavior so we don't compile extra TCP modules byjtl2016-06-103-1/+10
| * Deobfuscate cleanup path in clnt_bck_create(..)ngie2016-06-101-8/+3
| * Relnotes entries for blacklist projectlidl2016-06-101-0/+23
| * Fix a miss merge in the services_mkdb(8) man pageallanjude2016-06-101-1/+1
| * Fix bsdinstall for root-on-zfs with MBR partitioningallanjude2016-06-101-9/+5
| * - Add myself (tz / Torsten Zuehlsdorff) to ports commiterstz2016-06-101-0/+6
| * Commit the bits of nda that were missed. This should fix the build.imp2016-06-109-42/+91
| * Fix regression from r301461.pfg2016-06-101-3/+3
| * Clarify the wording to be more accurate.cy2016-06-101-5/+4
OpenPOWER on IntegriCloud