summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-20plumb ssh_conn_info through to sshconnect.c; feedback/ok markus@djm4-53/+57
2020-12-20allow UserKnownHostsFile=none; feedback and ok markus@djm2-13/+35
2020-12-20load_hostkeys()/hostkeys_foreach() variants for FILE*djm7-34/+76
2020-12-20Use regress framework for setup and shorten target names.bluhm1-41/+47
2020-12-20slightly tweak the jot regress tests to avoid file name clashes ontb4-4/+4
2020-12-20Accept reject and blackhole routes for IPsec PMTU discovery.bluhm4-10/+13
2020-12-20Fix typo.kettenis1-2/+2
2020-12-20Don't leak ipsec_hosts when building hosts_list.tobhe1-1/+2
2020-12-20rename pkg_add's pod files to avoid filenames with colonsdaniel17-20/+20
2020-12-20Onlly call event_del if there are events enabled, since not all libeventsmartijn1-2/+3
2020-12-20Free filter_name in lka_filter_endmartijn1-1/+2
2020-12-20The TCE table needs to be aligned on a boundary that is a multiple of itskettenis1-2/+2
2020-12-20Introduce klistopsvisa2-9/+173
2020-12-20Fix EDNS Client Subnet option (+subnet=)florian1-1/+3
2020-12-20Fix IPv6 link-local address handling for nameservers to talk to asflorian2-33/+40
2020-12-20Fix copy-pasto when selecting the addresses read from resolv.conf byotto1-1/+1
2020-12-20Convert uvm_km_valloc(9) calls to km_alloc(9). Tested in qemu withjmatthew2-6/+8
2020-12-20sync with i915_pciids.hjsg1-2/+0
2020-12-20drm/i915: Remove dubious Valleyview PCI IDsjsg1-3/+1
2020-12-20remove duplicate device id caused by subids in INTEL_IVB_Q_IDSjsg1-1/+0
2020-12-20test against [VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS] in access_ok()jsg1-3/+8
2020-12-19Print client kem key with correct length.tobhe1-2/+2
2020-12-19remove extra stb1-3/+3
2020-12-19Apply r1.86 of amd64 acpi_machdep.c to arm64 and i386, converting a fewjmatthew2-6/+8
2020-12-19rename filenames ending in a perioddaniel4-5/+5
2020-12-19There's no need to include the OFW GPIO header.patrick1-2/+1
2020-12-19Add support for the i.MX8MP PCIe clocks.patrick2-1/+40
2020-12-18Add support for the i.MX8MP second ethernet. The Plus SoC not only has thepatrick2-4/+98
2020-12-18Emulate open drain GPIOs. This replaces the hack added in the last commit.kettenis1-31/+22
2020-12-18Add symbolic constants related to open source and open drain GPIOs.kettenis1-3/+10
2020-12-18Make large read and write transactions work.kettenis1-38/+58
2020-12-18Update awk to December 18, 2020 version.millert4-30/+49
2020-12-18Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue forpatrick4-3/+84
2020-12-18Add code to initialize the USB 3 PHY on i.MX8MP.patrick1-2/+65
2020-12-18Use regress framework.bluhm2-13/+16
2020-12-18In io_str_read() return 0-length strings as NULL pointers instead ofclaudio1-2/+6
2020-12-18Add support for the i.MX8MP USB clocks.patrick2-2/+88
2020-12-18Attach imxgpc(4) to i.MX8MP as well.patrick1-1/+3
2020-12-18Add fd close notification for kqueue-based poll() and select()visa2-8/+40
2020-12-18Make knote_{activate,remove}() internal to kern_event.c.visa2-4/+4
2020-12-18Add details to -F flagsolene1-2/+5
2020-12-18Use asprintf with %.*s to construct the path based on the mft fileclaudio2-13/+8
2020-12-18Make sure the first packet of an SA has sequence number 1 (as described intobhe2-9/+11
2020-12-17tht(4): more tsleep(9) -> tsleep_nsec(9)cheloha1-20/+8
2020-12-17fix possible error("%s", NULL) on error pathsdjm1-3/+3
2020-12-17refactor client percent_expand() argument passing; consolidate thedjm2-66/+95
2020-12-17prepare readconf.c for fuzzing; remove fatal calls and fix somedjm4-161/+412
2020-12-17Only enable the USB 3.0 port and PHY if it is enabled on a board.kettenis1-5/+7
2020-12-17Reset pin 3 of the GPIOAO bank to input mode to work around a hardwarekettenis1-2/+31
2020-12-17Reformating the test logging affected the expected output.bluhm24-48/+48