summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Add smmu(4), a driver the ARM System MMU. This IOMMU is basically apatrick5-0/+2008
2021-02-28Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This tablepatrick2-0/+138
2021-02-28Add memory attributes for stage-2 pagetables.patrick1-1/+7
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.patrick2-2/+9
2021-02-28Implement IOMMU OFW API for on-SoC/non-PCI devices.patrick2-2/+46
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.patrick2-2/+15
2021-02-28Rename addr to gateway.tobhe1-8/+8
2021-02-28install rc.d/resolvdderaadt1-2/+2
2021-02-28Move tick_msg(TICK_WAIT) calls after related log_debug()krw1-5/+4
2021-02-28Reduce non-debug output further by allowing up to the usual 3 secondkrw1-2/+5
2021-02-28Add dobeep functions that take messages to buffer.c and cscope.clum2-107/+55
2021-02-28Introduce #defines for exponential backoff, explain where they comeflorian1-16/+19
2021-02-28document the move of FIX_CRLF_FILES to the end of distpatchespie1-6/+6
2021-02-28big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.dlg1-2/+2
2021-02-28Do not try to reset signal handler for signal 0 in subprocess.dtucker1-2/+2
2021-02-27fix alphabetic ordering of options; spotted by Iain Morgandjm1-9/+9
2021-02-27syncderaadt1-0/+2
2021-02-27removal of "must" missed in previous: spotted by george brown, who alsojmc1-2/+2
2021-02-27remove some info related to compat;jmc1-5/+4
2021-02-27fix NAME;jmc1-2/+2
2021-02-27Restore ability to handle default routes on multiple interfaces, thisflorian1-2/+5
2021-02-27ensure local array is same size as globalderaadt1-1/+1
2021-02-27Stop checking 'epoch' in get_recorded_lease() and just set it askrw2-5/+4
2021-02-27apldart(4)kettenis1-0/+42
2021-02-27aplpcie(4)kettenis1-0/+44
2021-02-27Set RTF_GATEWAY for host route based on RTM_GET response.tobhe1-11/+15
2021-02-27apldart(4) is needed here as well.kettenis1-1/+2
2021-02-27aipldart(4)kettenis1-2/+2
2021-02-27aplpcie(4)kettenis1-2/+3
2021-02-27Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.kettenis3-2/+567
2021-02-27While I wrote the initial version of resolvd(8) it diverged so muchflorian1-8/+2
2021-02-27Move handling of cipher/hash based cipher suites into the new record layer.jsing5-200/+141
2021-02-27Disentangle log_debug() output from tick_msg() output.krw2-45/+46
2021-02-27Replace stray direct call of f_event with filter_event().visa1-2/+2
2021-02-27Identify DTLS based on the version major value.jsing1-2/+2
2021-02-27Add dobeep functions that take messages to basic.c.lum1-47/+26
2021-02-27Rework route_input() and rtm_sendup(). While we perform foreach loopmvs1-32/+12
2021-02-27Path #defines are traditionally prefixed with _PATH.florian3-8/+8
2021-02-27Path #defines are traditionally prefixed with _PATH.florian4-10/+10
2021-02-27Path #defines are traditionally prefixed with _PATH.florian3-6/+6
2021-02-27Path #defines are traditionally prefixed with _PATH.florian3-13/+13
2021-02-27Read the lease file into a statically sized buffer and pass it over toflorian3-38/+42
2021-02-27Add logger(1) support for daemons that are logging to stdout/stderr (mostly fromajacoutot5-19/+51
2021-02-27trim some code i accidentally left into the nvgre add address functiondlg1-4/+1
2021-02-27recover scope from v6 nvgre endpoint addresses for userland to look at.dlg1-2/+2
2021-02-27It is perfectly fine to POLLIN and POLLOUT at the same time. It mayclaudio1-3/+3
2021-02-27Handle NULL term_type.nicm1-2/+5
2021-02-27regenjsg2-55/+55
2021-02-27sort and fix RTL8713 idjsg1-12/+12
2021-02-27regenjsg2-14/+14