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-25
endbr64 is potentially neccessary in the syscall stubs.
Theo de Raadt
2023-04-25
Add missing endbr64 instructions as required. Verified as neccessary with
Theo de Raadt
2023-04-25
placing .align after the function start is crazy. other things are ensuring
Theo de Raadt
2023-04-25
prof_state_toggle: keep a count of CPUs with profiling enabled
Scott Soule Cheloha
2023-04-25
addupc_intr: support adding multiple profiling ticks at once
Scott Soule Cheloha
2023-04-24
Future users of libcrypto will also have to do without strong extranet
Theo Buehler
2023-04-24
Mark NETSCAPE_CERT_SEQUENCE for removal
Theo Buehler
2023-04-24
Mark the NDEF API for removal
Theo Buehler
2023-04-24
Since ENTRY() already inserts a BTI instructions so don't add another one.
Mark Kettenis
2023-04-24
If the two mfts in mft_compare() are the same do not prefer the
Claudio Jeker
2023-04-24
Replace the only two uses of disklabel template files with 'echo "/ *"'.
Kenneth R Westerback
2023-04-24
Free and calloc() the tlsext_build_order and remember its length
Theo Buehler
2023-04-24
vmm(4): allow guests to enable and use supervisor IBT.
Dave Voutila
2023-04-24
Remove recursive spl grabbing in vfs_bio.c
Bob Beck
2023-04-24
add default tmux config; ok sthen
Klemens Nanni
2023-04-24
Change variables 'MRFSDISKTYPE' to 'MRDISKTYPE' like every other arch.
Kenneth R Westerback
2023-04-24
Fix sk_is_sorted to tread 0 and 1 element lists as sorted.
Bob Beck
2023-04-24
Use TLSEXT_TYPE_alpn instead of the stupid long one
Theo Buehler
2023-04-24
Change variable 'DISKTYPE' to 'FSDISKTYPE' like every other arch.
Kenneth R Westerback
2023-04-24
Enable MSI if the node contains an msi-map, like we already do in pciecam(4).
Patrick Wildt
2023-04-24
Missing the optional default config is not an error
Klemens Nanni
2023-04-24
Update qcpon(4) compatibles to match on qcom,pmk8350-pon, which is the updated
Patrick Wildt
2023-04-24
"ls rogue" needs root; OK aja
Klemens Nanni
2023-04-24
Add '-s' option to simply display the number of bytes available for the rdroot
Kenneth R Westerback
2023-04-24
Hoist privilege checks further
Klemens Nanni
2023-04-24
gtk-update-icon-cache moved from being a gtk+3 subpackage to a gtk+4 one.
Antoine Jacoutot
2023-04-24
Enable branch target control flow enforcement on arm64.
Mark Kettenis
2023-04-24
Abuse the wxallowed flag to decide whether we should enforce branch target
Mark Kettenis
2023-04-24
Don't check `so_sp' within sofree(). The following isspliced() and
Vitaliy Makkoveev
2023-04-24
Add initial support for Atlantic 2 hardware. Atlantic 2 has
Jonathan Matthew
2023-04-24
Toggle IBT off during amd64 hibernate before dropping to real mode.
Dave Voutila
2023-04-24
do a cache lookup as well in case a full pathname is passed to dlopen
Robert Nagy
2023-04-24
Sort X.509 error reasons, use next available error value, and align
Job Snijders
2023-04-24
Revert 1.32
Job Snijders
2023-04-24
handle fixed-link configuration in the device tree.
David Gwynne
2023-04-24
actually xr to iosf this time.
David Gwynne
2023-04-23
Adjust some printfs in the attach code path to make more sense,
Jonathan Matthew
2023-04-23
Prepare for adding Atlantic 2 support by renaming functions and defines
Jonathan Matthew
2023-04-23
Replace X509v3_get_ext_count() with X509_get_ext_count()
Job Snijders
2023-04-23
In the case of V1 certs, the extension count should be exactly 0
Job Snijders
2023-04-23
If extensions are encountered on a X.509 V1 cert, mark as invalid
Job Snijders
2023-04-23
Add compliance checks for the X.509 version field
Job Snijders
2023-04-23
Don't create IBT .plt if there are no PLT entries. Cherry picked from
Mark Kettenis
2023-04-23
sync
Theo de Raadt
2023-04-23
Fix the client test and the tlsext test to work with randomized
Theo Buehler
2023-04-23
Randomize the order of TLS extensions
Theo Buehler
2023-04-23
cope with more s/XCR0/XFEATURE renames
Anton Lindqvist
2023-04-23
Man page update for EVP_sha512_224() and EVP_sha512_256()
Job Snijders
2023-04-23
Link c2sp test to build
Theo Buehler
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
[next]