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-04-02
manpage for rkusbphy(4)
David Gwynne
2023-04-02
add rkusbphy(4), a driver for the usb2phy on rockchip SoCs.
David Gwynne
2023-04-02
Rename get_softraid_{disks -> chunk}() and CRYPTO{DISK -> CHUNK}
Klemens Nanni
2023-04-02
tc_init.9: miscellaneous cleanup and rewrites
Scott Soule Cheloha
2023-04-01
Limit IFS scope to effect parsing code only
Klemens Nanni
2023-04-01
Check all chunks in the delayed free list for write-after-free.
Otto Moerbeek
2023-04-01
Use char * const for the rest of the repeated GUID strings. More
Kenneth R Westerback
2023-04-01
Pull static const data out of BN_value_one()
Theo Buehler
2023-04-01
Indent labels
Theo Buehler
2023-04-01
Group the non-constant time gcd functions together
Theo Buehler
2023-04-01
rkiovd(4)
Mark Kettenis
2023-04-01
Enable rkiovd(4)
Mark Kettenis
2023-04-01
Add rkiovd(4), a driver for the IO voltage domains on Rockchip SoCs. This
Mark Kettenis
2023-04-01
Implement regulator notifiers which get called when the voltage/current
Mark Kettenis
2023-04-01
avoid use of uninitialised memory
Jonathan Gray
2023-04-01
horrible whitespace, mostly on non-code lines. no object change
Theo Buehler
2023-04-01
follow quectel guidance on which usb interfaces umsm should match.
David Gwynne
2023-03-31
shuffle the code in umsm_match a bit.
David Gwynne
2023-03-31
dont match quectel ec25 by vendor+product id
David Gwynne
2023-03-31
regen after "BE-M1000" addition
Klemens Nanni
2023-03-31
Add "Baikal Electronics" and their "BE-M1000" SoC
Klemens Nanni
2023-03-31
Add missing NULL check after group_get()
Theo Buehler
2023-03-31
Enable ufshci(4).
Marcus Glocker
2023-03-31
Fix white space.
Alexander Bluhm
2023-03-31
Add regress coverage for the new behavior of BN_copy() with respect to
Theo Buehler
2023-03-31
Copy BN_FLG flags in BN_copy()
Theo Buehler
2023-03-31
Refactor partition type menu code, disentangling mbr and gpt
Kenneth R Westerback
2023-03-31
Since all arm64 assembly code in libc uses the ENTRY* macros from
Mark Kettenis
2023-03-31
Add "bti c" where needed for BTI control flow integrety checks.
Mark Kettenis
2023-03-31
Call entry point of the executable through register x17. This allows it
Mark Kettenis
2023-03-31
Inline only use of TS_VERIFY_CTX_init()
Theo Buehler
2023-03-31
Oops. Missed eliminating unneeded double quotes in previous.
Kenneth R Westerback
2023-03-31
remove the whitespace in weird " / " constructs;
Jason McIntyre
2023-03-31
remove some unneccessary words and whitespace;
Jason McIntyre
2023-03-31
regen
Mark Kettenis
2023-03-31
Add RTL8211F-VD, a new RTL8211F variant.
Mark Kettenis
2023-03-31
Be more consistent in function naming. Functions taking or
Kenneth R Westerback
2023-03-31
remove unused unp_lock
Jonathan Gray
2023-03-31
Flip label separators to fix previous
Klemens Nanni
2023-03-31
When the slowcgi timeout fires but no process what yet started terminate
Claudio Jeker
2023-03-31
Enable ngbe(4).
Kevin Lo
2023-03-31
Man page for ngbe(4).
Kevin Lo
2023-03-31
ngbe(4), a driver for Wangxun WX1860 series Gigabit Ethernet devices.
Kevin Lo
2023-03-31
regen
Kevin Lo
2023-03-31
Add "Beijing WangXun Technology" vendor and WX1860 series NICs.
Kevin Lo
2023-03-31
Guard use of GROUP_EC2N with #ifndef OPENSSL_NO_EC2M
Theo Buehler
2023-03-31
Add a regress for the recent BIO_new_NDEF() write after free
Theo Buehler
2023-03-31
Explicitly ignore return from waitpid here too.
Darren Tucker
2023-03-31
Explictly ignore return codes where we don't check them. From Dmitry
Darren Tucker
2023-03-31
Return immediately from get_sock_port if sock <0 so we don't call
Darren Tucker
[next]