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-01-17
very ugly whitespaces
Theo de Raadt
2024-01-17
Use imsg_get_fd()
Claudio Jeker
2024-01-17
Use imsg_get_fd() and a local variable.
Claudio Jeker
2024-01-17
Zap trailing space.
Antoine Jacoutot
2024-01-17
Convert to use imsg_get_fd()
Claudio Jeker
2024-01-17
Convert to use imsg_get_fd() since proc_forward_imsg() never forwards a
Claudio Jeker
2024-01-17
Get all variable-length values for the parent server before linking the
Claudio Jeker
2024-01-17
unstub i915_driver_hw_remove()
Jonathan Gray
2024-01-16
update drm to linux 6.6.12
Jonathan Gray
2024-01-16
Update standards reference
Job Snijders
2024-01-16
print flag 'l' for base program or ld.so being under pinsyscalls enforcement,
Theo de Raadt
2024-01-16
Read PT_OPENBSD_SYSCALLS in libc.so, and convert it to a table for
Theo de Raadt
2024-01-16
The kernel will now read pinsyscall tables out of PT_OPENBSD_SYSCALLS in
Theo de Raadt
2024-01-16
Handle variable names (things strating with $ or @) in yylex() this way
Claudio Jeker
2024-01-16
Convert to imsg_get_fd() and remove unused proc_forward_imsg().
Claudio Jeker
2024-01-16
Switch session_notification() over to use a struct ibuf to carry the
Claudio Jeker
2024-01-16
Use imsg_get_fd() instead of direct access to imsg.fd
Claudio Jeker
2024-01-16
Use imsg_get_fd() and adjust cleanup code accordingly.
Claudio Jeker
2024-01-16
Fix clang warning about possible unaligned access on arm64.
Kevin Lo
2024-01-16
Cope with recent changes to pfctl output.
Anton Lindqvist
2024-01-15
Add debug message for no policy found.
Jan Klemkow
2024-01-15
Make sure to return a proper string in ai_canonname.
Florian Obser
2024-01-15
Add support for bringing up RTKit while !cold.
Mark Kettenis
2024-01-15
Introduce priterator(), the `ps_list' iterator. Some of `allprocess'
Vitaliy Makkoveev
2024-01-15
Convert the simple bits of imsg handling over to the new imsg API.
Claudio Jeker
2024-01-15
Include cert_partial_chain in iked_static instead of sending a separate
Tobias Heider
2024-01-15
Run the pkey cleanup test also for {Ed,X}25519
Theo Buehler
2024-01-15
Switch to EVP_CIPHER_do_all() now that snaps are available on most arches
Theo Buehler
2024-01-15
Fetch touchpad dimensions from firmware instead of hardcoding the values
Mark Kettenis
2024-01-15
We can't call kstat_create(9) when bringing up the secondary CPUs as it
Mark Kettenis
2024-01-15
A cache can send a 'NO_DATA_AVAILABLE' error during version negotiation
Claudio Jeker
2024-01-15
The maximum number of ring slots a tx packet can use is 32, which is
Jonathan Matthew
2024-01-15
Currently 'pfctl -a "*" -sr' recursively walks anchor tree and shows
Alexandr Nedvedicky
2024-01-15
From "Lorenz (xha)" (me(at)xha.li): teach binutils how to assemble
Philip Guenther
2024-01-15
Increase wait until threshold. Should hopefully make these tests more
Anton Lindqvist
2024-01-15
vio(4): poll device status after issuing device reset.
Dave Voutila
2024-01-15
clockintr: move CLST_IGNORE_REQUESTS from cl_flags to cq_flags
Scott Soule Cheloha
2024-01-14
Tidy a few more includes in cms/
Theo Buehler
2024-01-14
sys/sched.h: conceal <sys/queue.h> inclusion from userspace
Scott Soule Cheloha
2024-01-14
sys/sched.h: conceal struct schedstate_percpu definition from userspace
Scott Soule Cheloha
2024-01-14
Whenever we have a libc major bump, we run the risk that dependent shared
Mark Kettenis
2024-01-13
Prepare for removing most of the X509_TRUST API
Theo Buehler
2024-01-13
Remove check{,obj_cleanup}_defer documentation
Theo Buehler
2024-01-13
Remove mention of a refcount bug
Theo Buehler
2024-01-13
BIO_f_ssl.3: Remove explicit library initialization
Theo Buehler
2024-01-13
Remove calls to OpenSSL_add_all_{ciphers,digests}()
Theo Buehler
2024-01-13
Move errno.h inclusion where it belongs
Theo Buehler
2024-01-13
Clean up EVP_MD_CTX_init() usage in ASN1_item_sign()
joshua
2024-01-13
Prepare to remove the EVP_PKEY_meth_* API
Theo Buehler
2024-01-13
The OBJ_NAME API joins the party in evp_names.c
Theo Buehler
[next]