summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Vendor import of clang release_38 branch r258968:dim2016-01-271-3/+3
| * | Vendor import of clang release_38 branch r258549:dim2016-01-226-18/+53
| * | Vendor import of clang release_38 branch r257836:dim2016-01-164-6/+21
| * | Vendor import of clang trunk r257626:dim2016-01-13277-1329/+9481
* | | Note ipfilter support in blacklist-helper script in relnoteslidl2016-06-171-0/+3
* | | Update 11.0 to -ALPHA4 in preparation of a new set of snapshotgjb2016-06-171-1/+1
* | | ar: enable reproducible output by default when invoked as 'ar -s'emaste2016-06-162-3/+9
* | | Add bsdconfig `wifi' (aka `wireless' or `wlan') moduledteske2016-06-169-10/+1542
* | | siba(4): Adopt bcma-compatible mapping of bhnd(4) port/region identifiers.landonf2016-06-164-208/+189
* | | bhnd(4): Fix resource allocation issues exposed by chipc PMU support.landonf2016-06-164-17/+42
* | | [iwm] free RX ring / NVM memory after they're used.adrian2016-06-161-4/+12
* | | Add missing return statement.hselasky2016-06-161-0/+1
* | | Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.hselasky2016-06-164-2/+290
* | | Fix usr.sbin/rpcbind ATF tests on 32-bit platformsasomers2016-06-161-3/+3
* | | Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.hselasky2016-06-166-4/+47
* | | Reimplement r301944 using the correct install(1) invocation, which againgjb2016-06-161-2/+2
* | | Add support for libusb_get_port_number() to the LibUSB v1.0 API.hselasky2016-06-163-1/+16
* | | Return usual error indicator to shell.kib2016-06-161-1/+1
* | | Always allow loading of cpuctl(4). When a CPU feature is notkib2016-06-161-16/+22
* | | 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
OpenPOWER on IntegriCloud