summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-15Rework tick_msg() to make messages displayed during startup moreKenneth R Westerback
2021-02-15Fix double unlock in uvmfault_anonget().Martin Pieuchot
2021-02-15Back-out USB data toggle fix for HID devices, since we received multipleMarcus Glocker
2021-02-15ProxyJump takes "none" to disable processing like ProxyCommand doesDavid Gwynne
2021-02-15Support X11 colour names and some other variations for OSC 10/11, alsoNicholas Marriott
2021-02-15Move single_thread_set() out of KERNEL_LOCK().Martin Pieuchot
2021-02-15distrib: arm64: avoid customization in mr.fs targetSebastien Marie
2021-02-15Things are too tight. Retaining even those two symbols is too much.Theo de Raadt
2021-02-15move the rearming of the cq after the refill of the rq.David Gwynne
2021-02-14Enable clocks and adjust for removal of subnodes in upstream LinuxMark Kettenis
2021-02-14Enable clocks.Mark Kettenis
2021-02-14Raise match priority to beat syscon(4).Mark Kettenis
2021-02-14regenMark Kettenis
2021-02-14Add a few more devices that show up on the Apple M1 mini.Mark Kettenis
2021-02-14distrib: restore rdsetroot -x usage (extract the disk.fs image) on stripped b...Sebastien Marie
2021-02-14distrib: use ${MACHINE} instead of hardcoded valueSebastien Marie
2021-02-14Shuffle how lldb register contexts are built.mortimer
2021-02-14Postpone installation of the periodic sensor task until at least oneanton
2021-02-14Bail out earlier during attach if no devices are paired with theanton
2021-02-14Enumerate all features supported by a device on connect.anton
2021-02-14Introduce variables to deal with bit layout differences in the UFSTATMark Kettenis
2021-02-14Recent device trees have the syscon-reboot and syscon-poweroff nodes asMark Kettenis
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-02-14correct drm work flush behaviourJonathan Gray
2021-02-13Cleanup lldb amd64 support.mortimer
2021-02-13distrib: remove .comment section systematicallySebastien Marie
2021-02-13distrib: remove .SUNW_ctf only on kernelsSebastien Marie
2021-02-13distrib: merge "cp a b; strip b" to "objcopy -S a b"Sebastien Marie
2021-02-13distrib: remove duplicate strip(1) callsSebastien Marie
2021-02-13distrib: merge objcopy -Sg and strip commandsSebastien Marie
2021-02-13distrib: remove STRIPOPTS variable from alpha and sparc64 MakefileSebastien Marie
2021-02-13Revise cnmac(4)'s address filter setupVisa Hankala
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-02-13Add dynamic address configuration for roadwarrior clients.tobhe
2021-02-13-h does not display version; from larry hynesJason McIntyre
2021-02-13readability fixes; from larry hynesJason McIntyre
2021-02-13various readability fixes; from larry hynesJason McIntyre
2021-02-13Fix some wrong comments and KNF/long line wrapsMike Larkin
2021-02-13Fix a commentMike Larkin
2021-02-13Remove trailing whitespaceMike Larkin
2021-02-13various readability fixes; from larry hynesJason McIntyre
2021-02-13add some missing articles; from larry hynesJason McIntyre
2021-02-13readability fix; from larry hynesJason McIntyre
2021-02-13comma swap; from larry hynesJason McIntyre
2021-02-13change documented drm nodes to /dev/dri/ and mention powerpc64Jonathan Gray
2021-02-12Fix local and peer addresses in policy lookup for dangling SAstobhe
2021-02-12syncTheo de Raadt
2021-02-12Some people still argue that rand(3) and random(3) have suitable deterministicTheo de Raadt
2021-02-12pf_remove_divert_state() is an entry point into pf, modifying the pf statePatrick Wildt
2021-02-12Xr to ssl(8) which has clues about EC key generation that are still usefulStuart Henderson