summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-02-12Tweak ssl(8)'s text about EC generation. Streamline by using "ecparamStuart Henderson
2021-02-12Fix null pointer dereference in pf_route6(). Embedding scope intoAlexander Bluhm
2021-02-12Sync cert.pem with Mozilla NSS root CAs, except "GeoTrust Global CA", ok tb@Stuart Henderson
2021-02-12A few more flag combo's to testOtto Moerbeek
2021-02-12syncJonathan Gray
2021-02-12create /dev/ drm nodes with the same names as linuxJonathan Gray
2021-02-12do not need 66 keys anymoreTheo de Raadt
2021-02-12Do not care about the server socket closing if exiting anyway.Nicholas Marriott
2021-02-12sftp: add missing lsetstat@openssh.com documentationDamien Miller
2021-02-12factor SSH_AGENT_CONSTRAIN_EXTENSION parsing into its own functionDamien Miller
2021-02-11Call exuart(4) early attach on arm64.Patrick Wildt
2021-02-11Enable exuart(4).Patrick Wildt
2021-02-11Don't hardcode com(4)'s major number in exuart(4).Patrick Wildt
2021-02-11Explicitly unset IKED_REQ_CERTVALID before sending cert to ca process.tobhe
2021-02-11More route-to fallout in pfctl regress.Alexander Bluhm
2021-02-11sbdrop(): use NULL instead of 0 in pointer assignmentmvs
2021-02-11We link `ifp' to `if_list' before we perform if_attachsetup(). It is notmvs
2021-02-11Link isakmpd dynamically. Mount /usr on NFS via IPsec does notAlexander Bluhm
2021-02-11When clang was changed to -fcommon, perl's P_hash_{seed,state} variablesTheo de Raadt
2021-02-11Add missing break in switch statement of rge_activate().Stefan Sperling
2021-02-11Leave out gp initialization from kernel entry on mips64Visa Hankala
2021-02-11"proc: table is full" actually means thread table is full; ok mpi@ sthen@Otto Moerbeek
2021-02-11In the various open functions reduce the fdplock() to only span over theClaudio Jeker
2021-02-11Initialize var since it's used in a condition a little bit afterwards.Ricardo Mestre
2021-02-11Initialize the stack local device id variable correctly.anton