summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update comments for the MD functions managing contexts for newkib2016-06-1618-116/+93
* Remove XXX comments from kern_thread.c. In one case, there is nokib2016-06-161-3/+3
* Remove code duplication.kib2016-06-161-5/+0
* Revert r301944, which apparently broke zoneinfo install duringgjb2016-06-161-2/+2
* Define LIBUSB_API_VERSION.hselasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.hselasky2016-06-164-1/+32
* fix a zfs boot regression introduced in r300117 by accidentavg2016-06-161-5/+5
* Bump /tmp from 30m to 50m for ARM release images.manu2016-06-161-1/+1
* Fix zoneinfo file packaging.gjb2016-06-161-2/+2
* Mark targets with _SUBDIR as .PHONY.bdrewery2016-06-151-2/+2
* 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
OpenPOWER on IntegriCloud