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
2022-12-05
Unbreak rust-openssl-tests on sparc64
Theo Buehler
2022-12-05
Revert and adjust the changes in ometric_set_state() from last commit.
Claudio Jeker
2022-12-05
Use evcount_percpu() with mips64 clock and ipi interrupt counters.
Visa Hankala
2022-12-05
Avoid event counter re-insert in evcount_percpu()
Visa Hankala
2022-12-05
Add linker script for hppa. The crucial bit is that hppa needs an extra
Mark Kettenis
2022-12-05
Add support for the Backlight connector property like we already have for
Mark Kettenis
2022-12-05
Trigger a kevent when we change the backlight. This gives the Xorg
Mark Kettenis
2022-12-05
Calculate the bit clock based on number of channels, bytes/sample and
Mark Kettenis
2022-12-05
Treat all possible mprotect() failures as fatal.
Anton Lindqvist
2022-12-05
bn_mod_exp.c doesn't need <string.h>
Theo Buehler
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2022-12-04
zap weird spaces $EDITOR added in previous
Theo Buehler
2022-12-04
Print skipped while running on anything other than i386.
Anton Lindqvist
2022-12-04
systat(1): vmstat: measure elapsed time with clock_gettime(2) instead of ticks
Scott Soule Cheloha
2022-12-04
ld.so: Disable DT_MIPS_RLD_MAP_REL
Visa Hankala
2022-12-04
The next step for mimmutable(). ld.so figures out what regions of memory
Theo de Raadt
2022-12-04
Rename sun to s_un for portability.
Tobias Heider
2022-12-04
Remove duplicate includes. Patch from AtariDreams via github PR#364.
Darren Tucker
2022-12-04
Fix warnings about binding changed to STB_WEAK on i386
Theo Buehler
2022-12-04
regen
Jonathan Gray
2022-12-04
add Intel DG1, DG2, ATS-M ids
Jonathan Gray
2022-12-04
Include endian.h for htobe32
Tobias Heider
2022-12-03
Consistently use uintXX_t from <stdint.h> instead of u_intXX_t.
Tobias Heider
2022-12-03
Include endian.h where needed for betohXX functions.
Tobias Heider
2022-12-03
Use evcount_percpu(9) for clock interrupts
Jeremie Courreges-Anglas
2022-12-03
Add ENTRY_NB() and use it for brk.S and sbrk.S on riscv64
Jeremie Courreges-Anglas
2022-12-03
Rework the RTKit code such that we don't spin forever if for some reason
Mark Kettenis
2022-12-03
The device tree bindings for aplcpu(4) changed once more, recycling the
Mark Kettenis
2022-12-03
skip rust-openssl-tests on sparc64
Theo Buehler
2022-12-03
Modify vmt to use the buffer allocated in pvbus directly instead of
YASUOKA Masahiko
2022-12-03
Clean up makefile
Theo Buehler
2022-12-03
biotest needs bio_local.h now
Theo Buehler
2022-12-03
Test BIO_{push,pop}() along a linear chain
Theo Buehler
2022-12-03
More cleanup
Theo Buehler
2022-12-03
Refactor and fix bn_mod_exp test
Theo Buehler
2022-12-03
Add missing checks for BN_mod_exp_{non,}ct()
Theo Buehler
2022-12-03
Fix some ancient silliness with a random byte
Theo Buehler
2022-12-03
regen
Jonathan Gray
2022-12-03
add AMD family 19h model 61h (Raphael) ids
Jonathan Gray
2022-10-20
Provide a harness driving rust-openssl's regress tests
Theo Buehler
2022-12-03
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Jonathan Gray
2022-12-02
Drop 'perhaps a little', plus grammar and spelling nits
Theo Buehler
2022-12-02
midicat(1): use err(3) everywhere
Scott Soule Cheloha
2022-12-02
midicat(1): set ifile/ofile to "stdin"/"stdout" if it is an en-dash ("-")
Scott Soule Cheloha
2022-12-02
midicat(1): add a usage() function
Scott Soule Cheloha
2022-12-02
Revert bio_prev removal
Theo Buehler
2022-12-02
bn_mod_exp.c: printing to stdout needs no BIO
Theo Buehler
2022-12-02
bn_mod_exp: we have a BN_CTX available...
Theo Buehler
2022-12-02
Check BN_rand() and BN_mod() return values
Theo Buehler
2022-12-02
Link new bn_mod_exp_zero test to build
Theo Buehler
[next]