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-02-21
pinsyscall(2) is not just for dynamic binaries anymore, so make the
Theo de Raadt
2023-02-21
In static binaries, if WEAK execve can be found, use pinsyscall(2) to
Theo de Raadt
2023-02-21
create a stub for pinsyscall(2)
Theo de Raadt
2023-02-21
for process kills due to execve from non-pinned syscall address, export
Theo de Raadt
2023-02-21
Attach Apollo Lake HD Audio device, enabling audio on machines with it.
Brian Callahan
2023-02-21
Have disk and string list helpers print trailing newlins consistently
Klemens Nanni
2023-02-21
perlasm: properly spell .rodata for macOS on intel
Theo Buehler
2023-02-21
remove extra argument
Brent Cook
2023-02-21
Check all possible storage areas for a matching CRL
Job Snijders
2023-02-21
rpki-client: ensure there is no trailing garbage in signed objects
Theo Buehler
2023-02-21
some nameserver proposal bits:
Jason McIntyre
2023-02-21
fseek to end of known_hosts before writing to it. POSIX and ANSI C
Darren Tucker
2023-02-21
Unifdef MONT_WORD.
Joel Sing
2023-02-21
sync
Theo de Raadt
2023-02-21
Set the current pmap in macppc's pmap_activate
George Koehler
2023-02-21
sync
Theo de Raadt
2023-02-21
Remove conflict markers from perl tests
Andrew Fresh
2023-02-21
correct parameter type
Theo de Raadt
2023-02-21
Don't install DebugWrap.1 manpage
Andrew Fresh
2023-02-20
sndiod(8) is the audio daemon now; from david demelier
Jason McIntyre
2023-02-20
Rework/modernize verbiage in the "AUTOMATIC DISK ALLOCATION" and
Kenneth R Westerback
2023-02-20
Rewrite the ROM walk logic to correctly iterate over non-STI ROMs (and skip
Miod Vallat
2023-02-20
Wrap all printf calls in sti_check_rom() in order to automagically cope with
Miod Vallat
2023-02-20
Disable strict bourne shell mode to get ksh behaviour in (S)hell
Klemens Nanni
2023-02-20
Adjust inline !libc check to match the intent in ld.so
Greg Steuck
2023-02-20
Unbreak RAMDISK build by adding a check for MULTIPROCESSOR.
Patrick Wildt
2023-02-19
Improve media disk question default
Klemens Nanni
2023-02-19
auth_getchallenge does not exist anymore
aisha
2023-02-19
Make pinsyscall(2) always available for pledged processes. Needed by pledge
Anton Lindqvist
2023-02-19
+openbsd-74-syspatch.pub
Robert Nagy
2023-02-19
add 7.4 syspatch public key
Robert Nagy
2023-02-19
Add support for deep(er) idle states that can be entered using PSCI. For
Mark Kettenis
2023-02-19
describe what qcow2 is, in sufficient simple terms
Theo de Raadt
2023-02-19
Move BN_MONT_CTX back to bn_local.h for now. It's still used by bn_exp.c
Theo Buehler
2023-02-19
sync
Theo de Raadt
2023-02-19
7.4 packages key
Christian Weisgerber
2023-02-19
Remove non-existent make targets from ports(7) and bsd.port.mk(5)
Stefan Hagen
2023-02-19
Rewrite BN_MONT_CTX_set_locked()
Joel Sing
2023-02-19
First pass clean up of bn_mont.c.
Joel Sing
2023-02-19
Move BN_MONT_CTX_copy().
Joel Sing
2023-02-19
Move struct bn_mont_ctx_st from bn_local.h to bn_mont.c.
Joel Sing
2023-02-19
Do not let the iwx init task run in parallel to wakeup code during resume.
Stefan Sperling
2023-02-19
Disable tests using the preferred bsd.regress.mk technique.
Anton Lindqvist
2023-02-18
sync
Theo de Raadt
2023-02-18
7.4 base key
Theo de Raadt
2023-02-18
Missing space
Claudio Jeker
2023-02-18
Fix possibly uninitialized variable in editor_allocspace(); ok krw@
Miod Vallat
2023-02-18
acpipwrres(4): remove unused aml_value's.
Dave Voutila
2023-02-18
missing dot before macro; from josiah frentsos
Jason McIntyre
2023-02-18
Put explicit ULL suffix to constants which won't fit in 32 bits.
Miod Vallat
[next]