summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | WITH_META_MODE: Whitelist 'make kernel' and 'make world'.bdrewery2016-06-151-2/+2
* | Fix native powerpc64 build of lib32 with in-tree GCC.bdrewery2016-06-153-2/+16
* | tinderbox/universe: Only show arm64 warning if it was in the TARGETS list.bdrewery2016-06-151-2/+2
* | WITH_META_MODE: Keep .MAKE.MODE/META_MODE cleanbdrewery2016-06-151-0/+4
* | WITH_META_MODE: Don't expect a .meta file for side-effect generated files.bdrewery2016-06-151-1/+1
* | WITH_META_MODE: Do include headers for specific guessed dependenciesbdrewery2016-06-152-4/+8
* | Convert to new FAST_DEPEND syntax for guessed dependencies.bdrewery2016-06-152-37/+35
* | Don't truncate OBJS_DEPEND_GUESS.target from Makefilebdrewery2016-06-152-5/+5
* | Use sbused() instead of sbspace() to avoid signed issues.jhb2016-06-151-5/+3
* | Add a tool to decode ioctl commands.jhb2016-06-152-0/+104
* | Move backend-specific fields of kaiocb into a union.jhb2016-06-154-30/+51
* | Do not assume that we own the use reference on the covered vnode untilkib2016-06-151-3/+18
* | Another follow-up to r291460. Only access vp->v_rdev for VCHR vnodeskib2016-06-151-13/+20
* | sdt: annotate the probe test as likely to failmjg2016-06-151-1/+1
* | meta_oodate: set needOODATE if oodate due to missing .meta file.sjg2016-06-141-0/+1
* | cxgbe/t4_tom: Fix inverted assertion in r300895. It is RDMAnp2016-06-141-1/+1
* | iw_cxgbe: Make sure that send_abort results in a TCP RST and not a FIN.np2016-06-141-2/+16
* | Fix bug in iwcm that caused a panic in iw_cm_wq when krping is runnp2016-06-141-2/+11
* | 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
OpenPOWER on IntegriCloud