summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-22when mentioning that the host key has changed, don't report the typeDamien Miller
2020-11-22Fix comment typo.tobhe
2020-11-22add a comma;Jason McIntyre
2020-11-22ARM64's bus dma coalesces segments when they are physically contiguous,Patrick Wildt
2020-11-22Enabling RGE_ISR_RX_DESC_UNAVAIL causes an interrupt storm, so disableOtto Moerbeek
2020-11-22fix typo; from Kris KatterjohnJonathan Gray
2020-11-21No need to update ifi->state just before setting quit to TERMINATE.Kenneth R Westerback
2020-11-21Fix ikev2_nat_detection().tobhe
2020-11-21Clean up NATT hack. Pass 'frompeer' as parameter instead of manipulatingtobhe
2020-11-21No need to update resolv.conf when renewing a lease does not result in anyKenneth R Westerback
2020-11-21When REBOOT'ing it is necessary to apply_defaults() to the recordedKenneth R Westerback
2020-11-21Groups are optionalkn
2020-11-21Add barriers in the IO helper functions just like what was done for amdgpu(4).Mark Kettenis
2020-11-21Backport https://reviews.llvm.org/D75419. This adds a workaround forMark Kettenis
2020-11-20Restructure cache flush operations to avoid repeated barriers. SpecificallyPatrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-11-20remove an unused structJoerg Jung
2020-11-20partially revert revision 1.423 which went a bit too farJoerg Jung
2020-11-20The default lease rebind time is 7 * (expiry/8), not 8 * (expiry/7).Kenneth R Westerback
2020-11-20add -s to synopsis and usage; -S before -s in options list;Jason McIntyre
2020-11-20Add -s socket option to specify control socket. This can be useful iftobhe
2020-11-20* Make .Nd more specific.Ingo Schwarze
2020-11-20* Add SIO_BPS() to NAME and SYNOPSIS where it is missing.Ingo Schwarze
2020-11-20fix another misleading line break and indentTheo Buehler
2020-11-20fix confusing line break and indentTheo Buehler
2020-11-20Fix comment _SYS_VIDEOIO_H -> _SYS_VIDEOIO_H_Marcus Glocker
2020-11-20Fix va_arg in C++, Objective-C on 32-bit powerpcgkoehler
2020-11-20When doing an sftp recursive upload or download of a read-only directory,Darren Tucker
2020-11-20Explicitly initialize all members of the find_by_key_ctx struct. InitializingDarren Tucker
2020-11-19draft-ietf-secsh-architecture is now RFC4251.Darren Tucker
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-11-19Avoid spurious resolv.conf updates whenKenneth R Westerback
2020-11-19Always check for EBUSY when the return value of ic_set_key() is tested.Kenneth R Westerback
2020-11-19Use bus_space_mmap(9) instead of pmap_extract(9) to find out the physicalMark Kettenis
2020-11-19Make bus_space_mmap(9) work for simplebus(4).Mark Kettenis
2020-11-19Make sure bus_space_mmap(9) works for pciecam(4).Mark Kettenis
2020-11-19Move logic handling lower faults, case 2, to its own function.Martin Pieuchot
2020-11-19More sa cleanup + constify.tobhe
2020-11-19TL;DR -- don't configure devices that return insufficient INQUIRY data.Kenneth R Westerback
2020-11-19Implement address translation for bus_space_mmap(9).Mark Kettenis
2020-11-19$OpenBSD$Theo Buehler
2020-11-19The conversion of the IO BAR access did not completely mirror thePatrick Wildt
2020-11-19Allow specific devices to be used for play-only and rec-only modes.Alexandre Ratchov
2020-11-19Convert sysctl_sysvsem to sysctl_int_boundedgnezdo
2020-11-18Constify sa in ikev2_pld_eap(). The parser code must not change anytobhe
2020-11-18Do not check the list of SAN's in the cert when -F is specified to force renewalBob Beck
2020-11-18syncStuart Henderson
2020-11-18Recognize get_link_ifa() failure (a.k.a. "invalid interface") as a fatal errorKenneth R Westerback
2020-11-18Plug leak in x509_verify_chain_dup()Theo Buehler
2020-11-18No need to call get_hw_address() from interface_state() since theKenneth R Westerback