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