summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-29Add more PWM pin descriptions.kettenis1-1/+32
2020-12-29Adjut the roa-set unittest to the new way roas are added into a trie.claudio2-65/+34
2020-12-29Adjust the roa-set config test. Overlapping ROAs are no longer merged byclaudio1-3/+7
2020-12-29In preparation for RTR support change the representation of the roa-setclaudio7-143/+158
2020-12-29Fix calloc in GBRjob1-2/+2
2020-12-29Document kern.video.record.mglocker3-11/+45
2020-12-29sync usage() with SYNOPSIS; the -S option remainsjmc1-2/+2
2020-12-29getifaddrs() can return entries where ifa_addr is NULL. Check for thisclaudio2-8/+13
2020-12-29Only skip routes with a loopback gateway for network static and connected.claudio1-12/+19
2020-12-29Adapt to replacement of sntrup4591761x25519-sha512@tinyssh.org withdjm3-7/+9
2020-12-29Update/replace the experimental post-quantim hybrid key exchangedjm16-1207/+1496
2020-12-28Fix an off-by-one error in the marking of the O_CH operator followingmillert2-3/+6
2020-12-28Add back keyword "any" to match any IP address, which actually workstobhe1-2/+5
2020-12-28Add support for kern.video.record.mglocker1-1/+28
2020-12-28Analog to the the kern.audio.record sysctl parameter for audio(4)mglocker3-4/+60
2020-12-28Document ruby30 FLAVOR for Ruby portsjeremy1-4/+4
2020-12-28Remove unused start routinekn1-16/+1
2020-12-28Sync with i386 by asserting that IPL values should be at least IPL_NONE.mpi2-2/+5
2020-12-28Initialize pmap_kernel()'s mutexes.mpi2-2/+6
2020-12-28Use per-CPU counters for fault and stats counters reached in uvm_fault().mpi6-57/+149
2020-12-28Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.kettenis1-11/+119
2020-12-28regenkettenis2-2/+14
2020-12-28Add Synopsys vendor and their DesignWare PCIe bridge.kettenis1-1/+5
2020-12-28Do not list user options with show-hooks.nicm1-6/+8
2020-12-28Remove current match indicator which can't work anymore since we onlynicm1-17/+8
2020-12-27acpi_map_address() cannot be wrapped by SMALL_KERNEL anymore, asderaadt1-3/+3
2020-12-27Enable acpihpet on install media, because otherwise clock initializationderaadt4-8/+8
2020-12-27Fix "any" and "dynamic" keywords for flows and add proper IPv6 support.tobhe2-55/+164
2020-12-27Remove debug printf.kettenis1-2/+1
2020-12-27PCIe support has been added.kettenis1-4/+2
2020-12-27Add PCIe support.kettenis1-42/+62
2020-12-27Add PCIe power domain.kettenis1-1/+14
2020-12-27Link disklabel and newfs regress to build.bluhm1-2/+2
2020-12-27We know about optreset from unistd.h.florian1-2/+1
2020-12-27Ensure that a sufficient part of the remote log file has beenbluhm1-1/+3
2020-12-27Make NET_LOCK() assertions conditional to DIAGNOSTICvisa1-1/+8
2020-12-27Use GBR that adheres to the restricted vcard profile defined in RFC 6493job2-0/+0
2020-12-27have mcx_process_txeof return the number of slots it processed.dlg1-7/+8
2020-12-27do a bus space barrier after arming the eq.dlg1-2/+2
2020-12-27disable timestamping a little bit harder to avoid divide by 0.dlg1-1/+5
2020-12-27shuffle filling the rx ring so the sw prod is updated before the hw.dlg1-24/+19
2020-12-26Update default preference listkn1-3/+3
2020-12-26Include expat_config.h to run regress with matching set of ifdefs.bluhm1-3/+3
2020-12-26bpf(4): bpf_d struct: replace bd_rdStart member with bd_nreaders membercheloha2-35/+25
2020-12-26Otto hit an impossible situation: an answer bigger than 64k.florian2-4/+11
2020-12-26Start each regress run from scratch with new keys and CA database.bluhm1-12/+17
2020-12-26Simplify parameters of pselregister().visa1-8/+5
2020-12-26Timing on slow armv7 machine is different. Instead of a brokenbluhm2-14/+15
2020-12-26Fix a nasty mem leak in ld.so's own malloc. This was hard to diagnose, sinceotto1-4/+1
2020-12-26reuse the calculated vector as the argument to pci_intr_map_msix.dlg1-2/+2