summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement libusb_hotplug_register_callback() andhselasky2016-06-226-1/+349
* Update the definition for number of scratch pages to match the latesthselasky2016-06-223-7/+8
*-. MFV r302003,r302037,r302038,r302056:mm2016-06-2237-171/+594
|\ \
| | * Add two missing test files in r302037mm2016-06-212-0/+49
| | * Update vendor/libarchive to git 139d0576b51a253732a5ab1f66805dffbf8b00afmm2016-06-2012-13/+39
| |/
| * Update vendor/libarchive to git d85976e7ff4a062e1de6e04dab7bb78e3344768fmm2016-06-1823-144/+493
| * Update vendor/libarchvie to git commit 860ec63mm2016-05-162-0/+6
| * Update vendor/libarchive/dist to git commit f48d99bmm2016-05-124-9/+9
* | Account for AIO socket operations in thread/process resource usage.jhb2016-06-215-23/+56
* | META_MODE: Don't generate or read _EXTRADEPEND dependencies when using filemon.bdrewery2016-06-214-17/+25
* | Bump __FreeBSD_version to 1100118 for r302069, which breaks binaryken2016-06-211-1/+1
* | Fix a bug that caused da(4) instances to hang around after the underlyingken2016-06-212-1/+76
* | Fix top-level builds with fmake / 9.x.bdrewery2016-06-211-1/+3
* | Revert the recent armv6 changes to ALIGNED_POINTER(), restoring theian2016-06-211-7/+7
* | The vmtotal sysctl handler marks active vm objects to calculatekib2016-06-212-46/+37
* | [ath] fix TX throughput for EDMA chips by pushing more into the TX FIFO.adrian2016-06-211-20/+70
* | Fix uninitialized variable from r300881asomers2016-06-211-1/+1
* | syscons.4,vt.4: update kern.vty description reflecting vt as defaultemaste2016-06-212-11/+11
* | Get closer to a VIMAGE network stack teardown from top to bottom ratherbz2016-06-2139-141/+326
* | Skip sys/acl tests on systems lacking perlasomers2016-06-201-2/+2
* | rtwn: fix Tx processing, add some busdma synchronization.avos2016-06-201-3/+21
* | urtwn: fix panic on device detach.avos2016-06-201-0/+47
* | - No log bit in IOCStatus and endian-safe changes.slm2016-06-206-29/+35
* | [ath] implement TX queue configuration extensions for the AR9380 HAL.adrian2016-06-201-13/+33
* | Fix typo. Note that atomic is still required even for interlocked case.kib2016-06-201-2/+3
* | Fix generation of locales with multiple variantsbapt2016-06-2016-368/+183
* | ARM64: bsdinstall support for creating EFI partitionswma2016-06-202-1/+105
* | [ath] fix EDMA TX buffer flags for use when retransmitting frames.adrian2016-06-201-0/+3
* | Add Mike Karels as committer, with gnn as mentor.karels2016-06-191-0/+2
* | Remote and local adv lock servers might de-synchronize (the added commentkib2016-06-191-1/+31
* | Do not access NFS data for reclaimed vnode.kib2016-06-191-4/+8
* | [net80211] remove node scan lock / generation number + fix few LORsadrian2016-06-195-184/+123
* | [ath] add support for batching frames to the general TX queues.adrian2016-06-191-51/+158
* | - Prefer to use %d over %e where the day of the month should be zeroume2016-06-1946-86/+95
* | 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
OpenPOWER on IntegriCloud