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-05-15
cast to '(long long)' instead of '(long long int)'
Omar Polo
2023-05-15
cast to '(long long)' instead of '(long long int)'
Omar Polo
2023-05-15
Add Juneteenth.
Anthony J. Bentley
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-05-15
Turn on pointer-authentication on arm64 as well by default. This means
Mark Kettenis
2023-05-15
sync
Theo de Raadt
2023-05-14
Rename arguments of X509_STORE_CTX_init()
Theo Buehler
2023-05-14
Improve emulation of a disktab entry (-t) by using the type
Kenneth R Westerback
2023-05-14
Fix X509error() and X509V3error()
Theo Buehler
2023-05-14
Send the linebuffer BIO to the attic
Theo Buehler
2023-05-14
Fix another mandoc -Tlint warning
Theo Buehler
2023-05-14
Rephrase a sentence slightly to apease mandoc -Tlint
Theo Buehler
2023-05-14
Fix Xr as BN_is_prime(3) is in the attic
Theo Buehler
2023-05-14
Zap trailing comma
Theo Buehler
2023-05-14
X509_policy_tree_level_count(3) is gone
Theo Buehler
2023-05-14
add missing #include <string.h>; ok tb@
Omar Polo
2023-05-14
give softnet threads unique names by suffixing softnet with their index.
David Gwynne
2023-05-13
vmm(4)/vmd(8): switch to anonymous shared mappings.
Dave Voutila
2023-05-13
add /usr/local/sbin to PATH;
Jason McIntyre
2023-05-13
In the absence of the 'disktype' command line parameter always
Kenneth R Westerback
2023-05-13
default path includes /usr/local/sbin
Klemens Nanni
2023-05-13
Finally remove the kernel lock from IPv6 neighbor discovery. ND6
Alexander Bluhm
2023-05-13
Instead of implementing IPv4 header checksum creation everywhere,
Alexander Bluhm
2023-05-13
Put back in the simplification of the aiodone daemon.
Martin Pieuchot
2023-05-13
Assert that test->want != NULL at this point
Theo Buehler
2023-05-12
add axppmic support to RAMDISK,
SASANO Takayoshi
2023-05-12
Bob points out that one error should be an X509V3error()
Theo Buehler
2023-05-12
x509_utl.c: fix some style nits.
Theo Buehler
2023-05-12
Add interface names in front of error messages.
Jan Klemkow
2023-05-12
Fall back on loading the kernel from the EFI system partition if we're
Mark Kettenis
2023-05-12
vmd(8): fix segfault on vm creation.
Dave Voutila
2023-05-12
vmd(8): fix console attach from vmctl(8).
Dave Voutila
2023-05-12
Add example user profile btrace script.
Claudio Jeker
2023-05-12
btrace(8) support to symbolize utrace addresses.
Claudio Jeker
2023-05-12
Rewrite string_to_hex() and hex_to_string() using CBB/CBS
Theo Buehler
2023-05-12
Make access to rt_llinfo consistent and remove needless initialisation.
Alexander Bluhm
2023-05-12
Access rt_llinfo without checking RTF_LLINFO flag before. They are
Alexander Bluhm
2023-05-12
regen
Jonathan Gray
2023-05-12
match 6.1.28 drm and remove Intel 0x5698
Jonathan Gray
2023-05-12
drm/amd/display (gcc13): fix enum mismatch
Jonathan Gray
2023-05-12
drm/i915: Make intel_get_crtc_new_encoder() less oopsy
Jonathan Gray
2023-05-12
drm/amd/display: Fix potential null dereference
Jonathan Gray
2023-05-12
drm/ttm/pool: Fix ttm_pool_alloc error path
Jonathan Gray
2023-05-12
drm/ttm: optimize pool allocations a bit v2
Jonathan Gray
2023-05-12
drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
Jonathan Gray
2023-05-12
drm/probe-helper: Cancel previous job before starting new one
Jonathan Gray
2023-05-12
drm/i915/dg2: Drop one PCI ID
Jonathan Gray
2023-05-12
drm/amd/pm: re-enable the gfx imu when smu resume
Jonathan Gray
2023-05-12
swsmu/amdgpu_smu: Fix the wrong if-condition
Jonathan Gray
2023-05-12
drm/amd/display: fix a divided-by-zero error
Jonathan Gray
[next]