summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix if_ntb interface setup to include IFF_MULTICAST.vangyzen2016-06-181-1/+1
* After the vnode unlock, mount point might be destroyed immediately,kib2016-06-181-5/+9
* Fix gcc build.kib2016-06-181-1/+1
* vfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCKS kernelsmjg2016-06-172-13/+14
* mkimg: bump version to 20151211 after r292082emaste2016-06-171-1/+1
* pf: Filter on and set vlan PCP valueskp2016-06-176-6/+201
* Use vnlru_free(9) to implement dnlc_reduce_cache().kib2016-06-173-2/+79
* Add VFS interface to flush specified amount of free vnodes belongingkib2016-06-172-10/+36
* Print a message when disks are found but no logical partition aremanu2016-06-171-3/+6
* [ath] don't debug RX EDMA descriptors that are not yet complete.adrian2016-06-171-2/+2
* Add clang-format under WITH_CLANG_EXTRAS.bdrewery2016-06-1710-1/+130
* Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564bdrewery2016-06-171-0/+364
|\
| * Vendor import of clang 3.8.0 release r262564:dim2016-03-032-73/+9
| * Vendor import of clang release_38 branch r261684:dim2016-02-245-5/+44
| * Vendor import of clang release_38 branch r261369:dim2016-02-2115-161/+286
| * Vendor import of clang release_38 branch r260756:dim2016-02-1332-1148/+3741
| * 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
OpenPOWER on IntegriCloud