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