summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-02There is no longer the need to mkpathat(), the main process runs now fromclaudio3-9/+8
2021-03-02Add missing RCS markerkn1-0/+1
2021-03-02Do not unveil unused unwind socket under SMALLkn1-2/+5
2021-03-02Open both the cachedir and outputdir early and use fchdir(2) toclaudio3-26/+23
2021-03-02When building the chain of the intermediate certificates do not include theclaudio1-4/+8
2021-03-02remove ts_print() prototype function was removed in rev 1.100jsg1-2/+1
2021-03-02remove uneeded md5.h includejsg3-6/+3
2021-03-02Increase the size of iov in pfkey_sa() to be large enough for alljsg1-2/+2
2021-03-02don't read past the end of an arrayjsg1-2/+2
2021-03-02openssh-8.5djm1-2/+2
2021-03-02Do *not* delay while waiting for IOTLB invalidation to complete. A 1mspatrick1-3/+1
2021-03-02off by one in bounds testjsg1-5/+2
2021-03-01sync for perl 5.32.1afresh116-133/+52
2021-03-01Apply pre-built unicore patch, remove excess files - perl-5.32.1afresh1550-124170/+216104
2021-03-01Apply local patches, remove excess files - perl-5.32.1afresh154-525/+363
2021-03-01Fix merge issues, remove excess files - match perl-5.32.1 distafresh1981-71596/+84155
2021-03-01Import perl-5.32.1afresh1752-17130/+44884
2021-03-01Update the MSI addresses for the Armada 8040. This chunk will only bepatrick1-3/+7
2021-03-01Instead of sprinkling the device's DMA tag, always return a new DMA tagpatrick3-41/+33
2021-03-01Transactions on the AXI bus contain a Stream ID. SMMUs filterpatrick1-1/+15
2021-03-01The ep-gpios property is optional on the Rockchip PCIe controller.patrick1-11/+21
2021-03-01syncderaadt1-0/+1
2021-03-01remove unneccessary Pp;jmc1-3/+2
2021-03-01document log entry W, reminded by naddy@espie1-2/+8
2021-03-01fix Nd and remove trailing whitespace;jmc1-4/+4
2021-03-01escape quotes and remove some unneccessary Pp; ok nicmjmc1-8/+6
2021-03-01Make sure sa_policy is not NULL in sa_configure_iface(). This can happentobhe1-2/+2
2021-03-01Log adding and deleting of IP addresses as well as nameservers.florian1-1/+75
2021-03-01We really must handle all possible enumeration values inflorian1-6/+1
2021-03-01Let send_rdns_withdraw and send_deconfigure_interface clean up afterflorian1-23/+15
2021-03-01Document veb(4) supportkn2-9/+11
2021-03-01Refactor ip_fragment() and ip6_fragment(). Use a mbuf list tobluhm8-197/+165
2021-03-01Put the hardcoded '\n' character which is found throughout mg into alum16-42/+50
2021-03-01There is no need to call del_curterm in the server anymore.nicm1-4/+1
2021-03-01Add some text with examples of ; as a separator, GitHub issues 2522 andnicm1-2/+65
2021-03-01document pkg_check-versionespie2-3/+58
2021-03-01allocate enough space in start_child() argv for all possible flagsjsg1-2/+2
2021-03-01If an anon is associated with a page, acquire its lock before any modification.mpi1-3/+34
2021-03-01Move the top part of uvm_fault_lower(), the lookup, in its own function.mpi1-76/+98
2021-03-01off by one in bounds testjsg1-2/+2
2021-03-01off by one in bounds testjsg2-4/+4
2021-03-01resolvd and dhcpleased should not be enabled yetderaadt1-3/+3
2021-03-01update currency exchange rates;jmc1-37/+37
2021-03-01typo; from Scott Bennettderaadt1-3/+3
2021-03-01syncderaadt1-0/+1
2021-02-28Add %k to list of keywords. From Eero Häkkinenvia bz#3267dtucker1-3/+3
2021-02-28add veb(4) to the list of supported bridges/switches you can configure.dlg2-4/+5
2021-02-28Have acpipci(4) look for a matching SMMU in the IORT.patrick1-1/+69
2021-02-28Enable acpiiort(4), add smmu(4) but keep disabled.patrick2-2/+8
2021-02-28acpiiort(4) and smmu(4)patrick1-1/+14