summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [iwm] add if_iwm_led.c into the build.adrian2016-06-022-1/+2
* | | [iwm] add LED blinking for iwm hardware that supports it.adrian2016-06-024-1/+303
* | | [ath] correctly shift the QCA9565 LNA config into the mci config variable.adrian2016-06-021-2/+6
* | | Address feedback from hrs@ re: r301059 (ifconfig subnet mask)allanjude2016-06-025-67/+31
* | | Fix kernel build. Improper definition location of a variable.gnn2016-06-021-1/+2
* | | [ath] commit initial bluetooth coexistence support for the MCI NICs.adrian2016-06-029-64/+814
* | | Belatedly bump .Dd date for Dummynet AQM import in r300779.truckman2016-06-021-1/+1
* | | Add myself as src commiter.landonf2016-06-011-0/+2
* | | Remove the BUGS entry in memguard's man page.markj2016-06-011-15/+1
* | | Fix memguard(9) in kernels with INVARIANTS enabled.markj2016-06-012-9/+30
* | | Improve the English in a commentasomers2016-06-011-2/+2
* | | When we are in panic, always go the asynchronous path in g_mirror_destroy(),glebius2016-06-011-1/+2
* | | Import NetBSD's blacklist source from vendor treelidl2016-06-0158-0/+7239
|\ \ \
| * | | Tag import of NetBSD's external/bsd/blacklistlidl2016-06-0158-0/+7239
| * | | Reviewed by: rpaulolidl2016-06-0158-0/+7239
| / /
* | | thr_*(2): Add xrefs to what libthr implements using each syscall.jilles2016-06-015-8/+29
* | | Skein was not meant to be connected to libcryptoallanjude2016-06-011-16/+4
* | | Don't call setgrent() in an unportable way.ed2016-06-011-1/+3
* | | Revert r301137 and r301163, and implement a correct fixgjb2016-06-015-10/+6
* | | If the fast path unbusy in vm_page_replace() fails, slow path needs tokib2016-06-011-15/+20
* | | Implement a hack to re-enable installation of the dma.conf.gjb2016-06-012-2/+4
* | | Replace constant expressions that contain multiplications bytruckman2016-06-013-28/+30
* | | Fix the library name.oshogbo2016-06-011-1/+1
* | | ps(1): Expand variables to match expanded fieldscem2016-06-012-2/+2
* | | Document behavior of wait introduced in the r286698.oshogbo2016-06-011-1/+9
* | | iw_cxgbe: Fix panic that occurs when c4iw_ev_handler tries to acquirenp2016-06-011-1/+10
* | | Microoptimize locking primitives by avoiding unnecessary atomic ops.mjg2016-06-017-16/+34
* | | The (i < PROMPTLEN - 1) test added by r300442 in the code for the defaulttruckman2016-06-011-1/+1
* | | sed(1): Fix a mismatch and sync with the OpenBSD's commit.pfg2016-06-011-5/+6
* | | Revert r289096:gjb2016-06-013-3/+4
* | | libthr: Use formatted PANIC()cem2016-06-013-24/+10
* | | libthr: _thread_vprintf: Enhance support for %p, %#xcem2016-06-011-1/+8
* | | libthr: Add vprintf variant of _thread_printf, formatted PANIC()cem2016-06-013-11/+34
* | | [ath_hal] add azimuth timestamp payload marking for AR9380 and later chips.adrian2016-06-011-0/+1
* | | urtwn: unbreak CTS-to-self protection mode.avos2016-06-011-4/+2
* | | Fix tzsetup not installing /etc/localtime for UTCsmh2016-06-011-2/+3
* | | Enable filemon on all architectures.bdrewery2016-06-011-2/+1
* | | urtwn: fix non-ERP BSS detection in HOSTAP mode.avos2016-06-011-9/+12
* | | sfxge(4): cleanup: remove unused variables in common codearybchik2016-06-013-11/+0
* | | Add support for loadable kernel modules.br2016-06-012-3/+368
* | | sfxge(4): cleanup: add missing space after if keywordarybchik2016-06-011-2/+2
* | | Build riscv modules as PIC.br2016-06-011-1/+1
* | | Add a riscv define.br2016-06-011-0/+2
* | | sfxge(4): set moderation in efx_ev_qcreatearybchik2016-06-016-13/+44
* | | Don't build some modules on RISC-V.br2016-06-011-2/+3
* | | * Enable KDTRACE options as we support DTrace now.br2016-06-011-2/+7
* | | Reduce the priority of cxgbei(4) driver, so it doesn't get chosentrasz2016-06-011-1/+1
* | | Describe default value for "offload".trasz2016-06-011-0/+2
* | | Don't use fixup for C99 and up, the compiler result is already correct.ache2016-06-014-0/+8
* | | The pr_destroy field does not allow us to run the teardown code in abz2016-06-0118-74/+38
OpenPOWER on IntegriCloud