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
2024-03-21
Write padding character into the right position.
Nicholas Marriott
2024-03-21
Reduce escape-time default to 10 milliseconds, 500 is far too long for
Nicholas Marriott
2024-03-21
Add -M to always turn mouse on in a menu, GitHub issue 3779.
Nicholas Marriott
2024-03-21
Look for feature code 21 for DECSLRM and 28 for DECFRA in the device
Nicholas Marriott
2024-03-21
Use -p for default paste-buffer command in buffer mode, it will only do
Nicholas Marriott
2024-03-21
Do not notify window-layout-changed if the window is about to be
Nicholas Marriott
2024-03-21
Revert detach-client part of last, did not intend this to go in.
Nicholas Marriott
2024-03-21
Do not consider a selection present if it is empty, from Michael Grant
Nicholas Marriott
2024-03-21
Do not exit the master process if a client TCP connection fails to be
Claudio Jeker
2024-03-21
Remove now unused certificates (which are also soon to expire).
Joel Sing
2024-03-21
add uao_read_to_iosys_map() alternative to shmem_read_to_iosys_map()
Jonathan Gray
2024-03-21
unstub intel_uc_fw_copy_rsa()
Jonathan Gray
2024-03-21
mention that SR-IOV virtual functions work too
Jonathan Matthew
2024-03-21
Clear spinner after each cycle
Andrew Fresh
2024-03-20
Fix build with bitmap_copy() on i386 by adding const qualifier.
Alexander Bluhm
2024-03-20
Rename the remaining pmod to mod
Theo Buehler
2024-03-20
pmod -> mod in CONF_IMODULE
Theo Buehler
2024-03-20
tmod -> mod
Theo Buehler
2024-03-20
md -> imod for CONF_IMODULEs
Theo Buehler
2024-03-20
md -> mod for CONF_MODULEs
Theo Buehler
2024-03-20
Change return type of module_add()
Theo Buehler
2024-03-20
Implement imodule_free() and call it from module_finish()
Theo Buehler
2024-03-20
Make module_free() NULL safe
Theo Buehler
2024-03-20
fix ORCPT handling
Omar Polo
2024-03-20
Use the new certificates/chains in regress.
Joel Sing
2024-03-20
Cleanup AID handling.
Claudio Jeker
2024-03-20
Remove some else statements in if () else if () chains that don't need
Claudio Jeker
2024-03-20
aucat: Add generic channel mapping in place of -j and -c options.
Alexandre Ratchov
2024-03-20
remove i915_gem_object_map() removed in linux 5.10
Jonathan Gray
2024-03-20
switch ggtt from agp_map to io_mapping
Jonathan Gray
2024-03-20
add io_mapping_map_atomic_wc()
Jonathan Gray
2024-03-20
Run most of regress explicitly in filemode to avoid hitting location checks
Job Snijders
2024-03-20
Check whether filename and SIA match
Job Snijders
2024-03-20
unstub i915_ttm_io_mem_pfn()
Jonathan Gray
2024-03-20
handle ttm_sg_tt_init() not being called before ttm_tt_fini()
Jonathan Gray
2024-03-20
unstub i915_ttm_memcpy_init() i915_ttm_move_memcpy()
Jonathan Gray
2024-03-20
init bus_space tags in ttm struct
Jonathan Gray
2024-03-20
enable io_mapping paths for lmem
Jonathan Gray
2024-03-20
unstub xehp_load_dss_mask()
Jonathan Gray
2024-03-20
add bitmap_intersects() bitmap_from_arr32()
Jonathan Gray
2024-03-20
unstub i915_gem_object_map_pfn()
Jonathan Gray
2024-03-20
add replacements for io_mapping_init_wc() paths
Jonathan Gray
2024-03-20
start implementing io_mapping
Jonathan Gray
2024-03-20
add vmap_pfn()
Jonathan Gray
2024-03-20
in vga_get_uninterruptible() return early if behind a bridge
Jonathan Gray
2024-03-19
Move the OPENSSL_init() stub from o_init.c to crypto_init.c
Theo Buehler
2024-03-19
Remove OPENSSL/CRYPTO_realloc documentation
Theo Buehler
2024-03-19
Remove X509_ALGOR_set_md() documentation
Theo Buehler
2024-03-19
Rename parent to issuer in struct auth
Theo Buehler
2024-03-19
count if_enqueue/ifq_enqueue errors as oqdrops.
David Gwynne
[next]