index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-01
sync
Theo de Raadt
2021-02-28
Add %k to list of keywords. From Eero Häkkinenvia bz#3267
Darren Tucker
2021-02-28
add veb(4) to the list of supported bridges/switches you can configure.
David Gwynne
2021-02-28
Have acpipci(4) look for a matching SMMU in the IORT.
Patrick Wildt
2021-02-28
Enable acpiiort(4), add smmu(4) but keep disabled.
Patrick Wildt
2021-02-28
acpiiort(4) and smmu(4)
Patrick Wildt
2021-02-28
Add smmu(4), a driver the ARM System MMU. This IOMMU is basically a
Patrick Wildt
2021-02-28
Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This table
Patrick Wildt
2021-02-28
Add memory attributes for stage-2 pagetables.
Patrick Wildt
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
Patrick Wildt
2021-02-28
Implement IOMMU OFW API for on-SoC/non-PCI devices.
Patrick Wildt
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
Patrick Wildt
2021-02-28
Rename addr to gateway.
tobhe
2021-02-28
install rc.d/resolvd
Theo de Raadt
2021-02-28
Move tick_msg(TICK_WAIT) calls after related log_debug()
Kenneth R Westerback
2021-02-28
Reduce non-debug output further by allowing up to the usual 3 second
Kenneth R Westerback
2021-02-28
Add dobeep functions that take messages to buffer.c and cscope.c
Mark Lumsden
2021-02-28
Introduce #defines for exponential backoff, explain where they come
Florian Obser
2021-02-28
document the move of FIX_CRLF_FILES to the end of distpatch
Marc Espie
2021-02-28
big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.
David Gwynne
2021-02-28
Do not try to reset signal handler for signal 0 in subprocess.
Darren Tucker
2021-02-27
fix alphabetic ordering of options; spotted by Iain Morgan
Damien Miller
2021-02-27
sync
Theo de Raadt
2021-02-27
removal of "must" missed in previous: spotted by george brown, who also
Jason McIntyre
2021-02-27
remove some info related to compat;
Jason McIntyre
2021-02-27
fix NAME;
Jason McIntyre
2021-02-27
Restore ability to handle default routes on multiple interfaces, this
Florian Obser
2021-02-27
ensure local array is same size as global
Theo de Raadt
2021-02-27
Stop checking 'epoch' in get_recorded_lease() and just set it as
Kenneth R Westerback
2021-02-27
apldart(4)
Mark Kettenis
2021-02-27
aplpcie(4)
Mark Kettenis
2021-02-27
Set RTF_GATEWAY for host route based on RTM_GET response.
tobhe
2021-02-27
apldart(4) is needed here as well.
Mark Kettenis
2021-02-27
aipldart(4)
Mark Kettenis
2021-02-27
aplpcie(4)
Mark Kettenis
2021-02-27
Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.
Mark Kettenis
2021-02-27
While I wrote the initial version of resolvd(8) it diverged so much
Florian Obser
2021-02-27
Move handling of cipher/hash based cipher suites into the new record layer.
Joel Sing
2021-02-27
Disentangle log_debug() output from tick_msg() output.
Kenneth R Westerback
2021-02-27
Replace stray direct call of f_event with filter_event().
Visa Hankala
2021-02-27
Identify DTLS based on the version major value.
Joel Sing
2021-02-27
Add dobeep functions that take messages to basic.c.
Mark Lumsden
2021-02-27
Rework route_input() and rtm_sendup(). While we perform foreach loop
mvs
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Path #defines are traditionally prefixed with _PATH.
Florian Obser
2021-02-27
Read the lease file into a statically sized buffer and pass it over to
Florian Obser
2021-02-27
Add logger(1) support for daemons that are logging to stdout/stderr (mostly from
Antoine Jacoutot
2021-02-27
trim some code i accidentally left into the nvgre add address function
David Gwynne
[next]