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
2023-11-24
1. Do not put ASCII_HYPH (0x1c) into the tag file.
Ingo Schwarze
2023-11-24
regen
Jonathan Matthew
2023-11-24
Add devices found in 4th generation (Genoa) Epyc systems
Jonathan Matthew
2023-11-24
Plug mem leak of msg when processing a quit message.
Darren Tucker
2023-11-24
Fix comments longer than 80 column.
ASOU Masato
2023-11-23
avoid passing weird mbuf chains to pf when pushing out a veb.
David Gwynne
2023-11-23
A mountroot hook unsets ci->ci_opp_table in case clocks or regulators
Patrick Wildt
2023-11-23
tweak previous; suggested by jmc
Florian Obser
2023-11-23
now always needs sys/task.h
Theo de Raadt
2023-11-23
match on Alder Lake-N ids
Jonathan Gray
2023-11-23
regen
Jonathan Gray
2023-11-23
add Alder Lake-N ids
Jonathan Gray
2023-11-23
Don't set directory modtimes to match the source
Job Snijders
2023-11-23
Add --omit-dir-times / -O
Job Snijders
2023-11-23
need to represent the option for it to actually make it into the package
Marc Espie
2023-11-23
regen
Jonathan Gray
2023-11-23
add another Van Gogh device id
Jonathan Gray
2023-11-23
add an endpoint command for "bridges" that use addresses as endpoints.
David Gwynne
2023-11-23
Include existing mux path in debug message.
Darren Tucker
2023-11-23
non-standard vxlan port is set on the tunnel src address
David Gwynne
2023-11-23
add support for specifying ports on the src address in tunnel endpoints.
David Gwynne
2023-11-23
provide operating performance point info about each cpu via kstats.
David Gwynne
2023-11-23
expose the state of thermal zones as kstats.
David Gwynne
2023-11-22
Fix race when initializing TSC.
Alexander Bluhm
2023-11-22
typo: mutiple -> multiple
Omar Polo
2023-11-22
regen
Tobias Heider
2023-11-22
Add support for keyboard backlight hotkeys in wskbd and hook up macppc apple
Tobias Heider
2023-11-22
Add support for keyboard backlight on Apple Powerbooks.
Tobias Heider
2023-11-22
Recognize option ipv6-only-preferred (RFC8925).
Florian Obser
2023-11-22
Unhook and remove the now even more useless ssl_algs.c than it was before.
Theo Buehler
2023-11-22
Make SSL_library_init() a wrapper of OPENSSL_init_ssl()
Theo Buehler
2023-11-22
Stop calling SSL_library_init() from OPENSSL_init_ssl_internal()
Theo Buehler
2023-11-22
Move SSL_library_init() next to OPENSSL_init_ssl()
Theo Buehler
2023-11-22
Set correct errno field in struct asr_result.
Florian Obser
2023-11-22
Prepare to do the updatedb stuff as an @option, so that the code is less ad-hoc
Marc Espie
2023-11-22
Piping single file to standard out needs no "proc exec"
Klemens Nanni
2023-11-22
Do not drop into "ftp> " shell when piping to stdandard output
Klemens Nanni
2023-11-22
Update awk to the Nov 20, 2023 version.
Todd C. Miller
2023-11-21
ec_print.c: Unwrap a line
Theo Buehler
2023-11-21
Inline a better version of print_bin() in only caller
Theo Buehler
2023-11-21
Make a few purpose things const
Theo Buehler
2023-11-21
Fix a <= 5-byte buffer overwrite in print_bin()
Theo Buehler
2023-11-21
Do not short-circuit localhost resolution when AI_NUMERICHOST is set.
Florian Obser
2023-11-21
Fix kernel build without option PTRACE, but with dt(4).
Alexander Bluhm
2023-11-21
Set sc_rtfilter to specific ROUTE_FILTER() values, as was originally
Martijn van Duren
2023-11-21
Make RTFILTER/filter-routes a simple boolean assignment, since the
Martijn van Duren
2023-11-21
Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot
Jonathan Matthew
2023-11-21
drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
Jonathan Gray
2023-11-21
drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
Jonathan Gray
2023-11-21
drm/amd/display: Refactor dm_get_plane_scale helper
Jonathan Gray
[next]