Age | Commit message (Expand) | Author |
2018-06-06 | Prefix fields of pfkey & routing PCBs, part 2, no functionnal change. | Martin Pieuchot |
2018-06-06 | Prefix fields of pfkey & routing PCBs, no functionnal change. | Martin Pieuchot |
2018-06-06 | Pass the socket to sounlock(), this prepare the terrain for per-socket | Martin Pieuchot |
2018-06-06 | Asseert that a pfkey or routing socket is referenced by a `fp' instead | Martin Pieuchot |
2018-06-06 | document missing database filters | remi |
2018-06-06 | print metric for Intra-Area-Prefix LSAs | remi |
2018-06-06 | pluart(4) is mi now | Jonathan Gray |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer |
2018-06-05 | Move pluart(4) to dev/fdt. | Mark Kettenis |
2018-04-06 | Import LLVM 6.0.1 release including clang, lld and lldb. | Patrick Wildt |
2017-01-14 | Import LLVM 3.9.1 including clang and lld. | Patrick Wildt |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2018-06-05 | Unify arm64 and armv7 pluart(4) implementations. | Mark Kettenis |
2018-06-05 | Add missing csi_dh_params_dup() calls. | Joel Sing |
2018-06-05 | Use proper markup for ioctl arguments instead of documenting them using | anton |
2018-06-05 | remove struct relayhost from struct envelope. | Eric Faurot |
2018-06-05 | Recognise Cortex A76. Only adding to arm64 as it only supports aarch32 | Jonathan Gray |
2018-06-05 | Revert introduction of fdinsert(), a sanitify check triggers when | Martin Pieuchot |
2018-06-05 | Switch from lazy FPU switching to semi-eager FPU switching: track whether | Philip Guenther |
2018-06-05 | Turn all instances of Fn into proper cross references. While here, remove | anton |
2018-06-05 | document "match tag"; ok gilles | Jason McIntyre |
2018-06-05 | Split "return to userspace via iretq" from intr_fast_exit into intr_user_exit. | Philip Guenther |
2018-06-04 | Remove the cpu_reset_needs_v4_MMU_disable flag; it's always true for hardware | Mark Kettenis |
2018-06-04 | Use process-private futexes. This avoids the overhead of calling into uvm | Mark Kettenis |
2018-06-04 | honor SIZE extension when advertised by peer | Gilles Chehade |
2018-06-04 | for "match", document that envelopes that do not match anything are rejected, | Jason McIntyre |
2018-06-04 | remove "from local" (the default) from one of the match rules: the line | Jason McIntyre |
2018-06-04 | Sync VFS documentation with reality | kn |
2018-06-04 | Allow specifying binary via ROUTE | kn |
2018-06-04 | Zap unused mifi_t. | kn |
2018-06-04 | Zap unused sockaddr. | kn |
2018-06-04 | drop BUMPTIME | cheloha |
2018-06-04 | Fix file descriptor leak. | Gerhard Roth |
2018-06-04 | tweak previous; | Jason McIntyre |
2018-06-04 | add support for mda wrappers allowing postmaster to define command wrappers | Gilles Chehade |
2018-06-04 | in non-DIAGNOSTIC kernels, rw_assert_wrlock becomes a nop which leaves the | Theo de Raadt |
2018-06-04 | 4-bit bus width is mandatory for SDIO cards that support High Speed | Patrick Wildt |
2018-06-04 | Remove the extra pager code when compiled without the BACKWARDS flag. | Martijn van Duren |
2018-06-04 | Definitively choose the existing semantics for the scroll and null command. | Martijn van Duren |
2018-06-04 | The function pf_create_state() calls pf_set_protostate() before | Alexander Bluhm |
2018-06-04 | tweak the text of the relaying example: make it clear that the example | Jason McIntyre |
2018-06-04 | Cleanup IPsec output error handling with consistent goto drop. | Alexander Bluhm |
2018-06-04 | "match auth" matches transactions that *have been* authenticated; | Jason McIntyre |
2018-06-04 | Switch to SDIO High Speed mode if the host controller supports it. | Patrick Wildt |
2018-06-04 | imxesdhc(4) also supports High Speed mode for SD. | Patrick Wildt |
2018-06-04 | Remove unused/commented out includes. | Mark Kettenis |
2018-06-04 | Remove unused include. | Mark Kettenis |
2018-06-04 | Remove unused include. | Mark Kettenis |
2018-06-04 | Nuke unused variable. | Kevin Lo |
2018-06-04 | Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks. | Philip Guenther |