summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17syncPatrick Wildt
2019-06-17Merge libc++, libc++abi and libunwind version 8.0.0.Patrick Wildt
2019-06-17Import libunwind 8.0.0.Patrick Wildt
2019-06-17Import libc++abi 8.0.0.Patrick Wildt
2019-06-17Import libc++ 8.0.0.Patrick Wildt
2019-06-17A bit more KNF no binary changeClaudio Jeker
2019-06-17setusercontext resets PATH (which we want). but then it becomesTed Unangst
2019-06-17add code to check stack pointer is within MAP_STACKTheo de Raadt
2019-06-17mention environment resetting here as well. ok millertTed Unangst
2019-06-17syncPatrick Wildt
2019-06-17Add aplgpio(4) a driver for the gpio controllers found on Intel's ApolloPatrick Wildt
2019-06-17add REGRESS_EXPECTED_FAILURES variable,Marc Espie
2019-06-17Make BN_num_bits_word() constant time.Theo Buehler
2019-06-17Fix Makefilejob
2018-09-11import of libc++ 6.0.0Robert Nagy
2016-09-03Import libc++ 3.9.0Patrick Wildt
2019-06-17always reset the "su" variables, which is more consistent and predictable.Ted Unangst
2019-06-17It's enough to allocate the EC key once.Florian Obser
2019-06-17rpk-client.8 -> rpki-client.8Jonathan Gray
2019-06-17One NULL-check before EVP_MD_CTX_free() was left in previous.Theo Buehler
2019-06-17free(9) sizes.Martin Pieuchot
2019-06-17whitespaceTheo de Raadt
2019-06-17system includes first, always.Theo de Raadt
2019-06-17Use bsd.prog.mk style for buildingTheo de Raadt
2019-06-17We do not need for the -portable stubs here.Theo de Raadt
2019-06-17Don't do -portable in base. It is better done outside the tree.Theo de Raadt
2019-06-17 Use non-deprecated API; from Renaud Allard, thanks!Florian Obser
2019-06-17This portable code knocking out pledge or unveil is better doneTheo de Raadt
2019-06-17this file is not neededTheo de Raadt
2019-06-17should be rpki-client(8)Theo de Raadt
2019-06-17../../../logmessagejob
2019-06-17Import Kristaps Dzonsons' RPKI validator into the treejob
2019-06-17Replace spaces with tab for text indentClaudio Jeker
2019-06-17Cleanup some spaces here as well. Again no binary change.Claudio Jeker
2019-06-17Cleanup, remove some unneded spaces add some other where needed.Claudio Jeker
2019-06-17Too much spaceClaudio Jeker
2019-06-17Add unit test for new community functions. Should cover the basics.Claudio Jeker
2019-06-17Adjust test since the community rewrite changed order of communities in sets.Claudio Jeker
2019-06-17 Implement elliptic curve account keys.Florian Obser
2019-06-17The copyfault handler is supposed to store the old handler in the pcb.Patrick Wildt
2019-06-17Adjust comment.Claudio Jeker
2019-06-17From Leonid Bobrov: add a condition to {beginning,end}-of-buffer toMark Lumsden
2019-06-17Make pci_intr_map_msix(9) assign an address to the BAR used by the MSI-XMark Kettenis
2019-06-17Split out the code that assigns addresses to BARs into its own function.Mark Kettenis
2019-06-17Adjust and sync the code with the new struct community code from bgpd.Claudio Jeker
2019-06-17Completley rewrite the community matching and handling code. All communityClaudio Jeker
2019-06-17s/get1/get0/ in commentsFlorian Obser
2019-06-17Mention EM_PPC64; from jsg@Kevin Lo
2019-06-17improve clock_gettime regress:anton
2019-06-17When reloading station address via TWSI is timed out, try to reloadKevin Lo