| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-02 | There is no longer the need to mkpathat(), the main process runs now from |  claudio | 3 | -9/+8 |
| 2021-03-02 | Add missing RCS marker |  kn | 1 | -0/+1 |
| 2021-03-02 | Do not unveil unused unwind socket under SMALL |  kn | 1 | -2/+5 |
| 2021-03-02 | Open both the cachedir and outputdir early and use fchdir(2) to |  claudio | 3 | -26/+23 |
| 2021-03-02 | When building the chain of the intermediate certificates do not include the |  claudio | 1 | -4/+8 |
| 2021-03-02 | remove ts_print() prototype function was removed in rev 1.100 |  jsg | 1 | -2/+1 |
| 2021-03-02 | remove uneeded md5.h include |  jsg | 3 | -6/+3 |
| 2021-03-02 | Increase the size of iov in pfkey_sa() to be large enough for all |  jsg | 1 | -2/+2 |
| 2021-03-02 | don't read past the end of an array |  jsg | 1 | -2/+2 |
| 2021-03-02 | openssh-8.5 |  djm | 1 | -2/+2 |
| 2021-03-02 | Do *not* delay while waiting for IOTLB invalidation to complete. A 1ms |  patrick | 1 | -3/+1 |
| 2021-03-02 | off by one in bounds test |  jsg | 1 | -5/+2 |
| 2021-03-01 | sync for perl 5.32.1 |  afresh1 | 16 | -133/+52 |
| 2021-03-01 | Apply pre-built unicore patch, remove excess files - perl-5.32.1 |  afresh1 | 550 | -124170/+216104 |
| 2021-03-01 | Apply local patches, remove excess files - perl-5.32.1 |  afresh1 | 54 | -525/+363 |
| 2021-03-01 | Fix merge issues, remove excess files - match perl-5.32.1 dist |  afresh1 | 981 | -71596/+84155 |
| 2021-03-01 | Import perl-5.32.1 |  afresh1 | 752 | -17130/+44884 |
| 2021-03-01 | Update the MSI addresses for the Armada 8040. This chunk will only be |  patrick | 1 | -3/+7 |
| 2021-03-01 | Instead of sprinkling the device's DMA tag, always return a new DMA tag |  patrick | 3 | -41/+33 |
| 2021-03-01 | Transactions on the AXI bus contain a Stream ID. SMMUs filter |  patrick | 1 | -1/+15 |
| 2021-03-01 | The ep-gpios property is optional on the Rockchip PCIe controller. |  patrick | 1 | -11/+21 |
| 2021-03-01 | sync |  deraadt | 1 | -0/+1 |
| 2021-03-01 | remove unneccessary Pp; |  jmc | 1 | -3/+2 |
| 2021-03-01 | document log entry W, reminded by naddy@ |  espie | 1 | -2/+8 |
| 2021-03-01 | fix Nd and remove trailing whitespace; |  jmc | 1 | -4/+4 |
| 2021-03-01 | escape quotes and remove some unneccessary Pp; ok nicm |  jmc | 1 | -8/+6 |
| 2021-03-01 | Make sure sa_policy is not NULL in sa_configure_iface(). This can happen |  tobhe | 1 | -2/+2 |
| 2021-03-01 | Log adding and deleting of IP addresses as well as nameservers. |  florian | 1 | -1/+75 |
| 2021-03-01 | We really must handle all possible enumeration values in |  florian | 1 | -6/+1 |
| 2021-03-01 | Let send_rdns_withdraw and send_deconfigure_interface clean up after |  florian | 1 | -23/+15 |
| 2021-03-01 | Document veb(4) support |  kn | 2 | -9/+11 |
| 2021-03-01 | Refactor ip_fragment() and ip6_fragment(). Use a mbuf list to |  bluhm | 8 | -197/+165 |
| 2021-03-01 | Put the hardcoded '\n' character which is found throughout mg into a |  lum | 16 | -42/+50 |
| 2021-03-01 | There is no need to call del_curterm in the server anymore. |  nicm | 1 | -4/+1 |
| 2021-03-01 | Add some text with examples of ; as a separator, GitHub issues 2522 and |  nicm | 1 | -2/+65 |
| 2021-03-01 | document pkg_check-version |  espie | 2 | -3/+58 |
| 2021-03-01 | allocate enough space in start_child() argv for all possible flags |  jsg | 1 | -2/+2 |
| 2021-03-01 | If an anon is associated with a page, acquire its lock before any modification. |  mpi | 1 | -3/+34 |
| 2021-03-01 | Move the top part of uvm_fault_lower(), the lookup, in its own function. |  mpi | 1 | -76/+98 |
| 2021-03-01 | off by one in bounds test |  jsg | 1 | -2/+2 |
| 2021-03-01 | off by one in bounds test |  jsg | 2 | -4/+4 |
| 2021-03-01 | resolvd and dhcpleased should not be enabled yet |  deraadt | 1 | -3/+3 |
| 2021-03-01 | update currency exchange rates; |  jmc | 1 | -37/+37 |
| 2021-03-01 | typo; from Scott Bennett |  deraadt | 1 | -3/+3 |
| 2021-03-01 | sync |  deraadt | 1 | -0/+1 |
| 2021-02-28 | Add %k to list of keywords. From Eero Häkkinenvia bz#3267 |  dtucker | 1 | -3/+3 |
| 2021-02-28 | add veb(4) to the list of supported bridges/switches you can configure. |  dlg | 2 | -4/+5 |
| 2021-02-28 | Have acpipci(4) look for a matching SMMU in the IORT. |  patrick | 1 | -1/+69 |
| 2021-02-28 | Enable acpiiort(4), add smmu(4) but keep disabled. |  patrick | 2 | -2/+8 |
| 2021-02-28 | acpiiort(4) and smmu(4) |  patrick | 1 | -1/+14 |