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-07-12
Unbreak the tree, after the previous commit.
Joel Sing
2022-07-12
grep: simplify printline, no functional changes
Omar Polo
2022-07-12
Zap trailing whitespace on one line to appease mandoc -Tlint
Theo Buehler
2022-07-12
Document announce add-path send
Claudio Jeker
2022-07-12
Use db_rint() in sfuart(4)
Jeremie Courreges-Anglas
2022-07-12
Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code
Jeremie Courreges-Anglas
2022-07-12
Rewrite state machine in the style of dhcpleased(8).
Florian Obser
2022-07-12
Bump version number to 7.9
Claudio Jeker
2022-07-12
Move BN_lsw() to bn_lcl.h so that other code can use it.
Theo Buehler
2022-07-12
Remove mkerr.pl remnants from LibreSSL
Klemens Nanni
2022-07-12
The asn1time test no longer needs static linking.
Theo Buehler
2022-07-12
sync: add llvm-profdata
Robert Nagy
2022-07-12
Remove PIPEXCSESSION pipex(4) ioctl(2) command from kernel and man page.
Vitaliy Makkoveev
2021-08-18
Import initial code for the SM2 cipher
Theo Buehler
2022-07-12
remove cache parts of struct cpu_info which were used by vmm
Jonathan Gray
2022-07-12
allow cpuid 0x8000001d, cache topology on AMD
Jonathan Gray
2022-07-12
remove cache parts of struct cpu_info only vmm used
Jonathan Gray
2022-07-12
recognise Cortex-A715 and Cortex-X3
Jonathan Gray
2022-07-11
Switch bootloaders to the extended BOOTARG_CONSDEV struct.
Mark Kettenis
2022-07-11
sync llvm-read{elf,obj} for i386
Stuart Henderson
2022-07-11
Generate P-256 ECDH keys for iked instead of reusing 2048 bit RSA keys
Tobias Heider
2022-07-11
Implement send side of RFC7911 ADD-PATH
Claudio Jeker
2022-07-11
Properly roll back in the add-path send case in up_dump_prefix()
Claudio Jeker
2022-07-11
Put the RFC9234 open policy handing in its own function
Claudio Jeker
2022-07-11
When dumping prefixes for bgpctl just use prefix_eligible() to know if
Claudio Jeker
2022-07-11
s/can not/cannot/ in comments. No functional change.
Claudio Jeker
2022-07-11
Use newbest and oldbest instead of xp and active as variable names
Claudio Jeker
2022-07-11
add llvm-profdata(1) to base so that ports can benefit from profiled builds
Robert Nagy
2022-07-11
Simplify the aiodone daemon which is only used for async writes.
Martin Pieuchot
2022-07-11
Remove asynchronous read support in uvm_swap_get().
Martin Pieuchot
2022-07-11
remove duplicate 'if (err)' line in iwm_auth()
Stefan Sperling
2022-07-11
r1.3 converted the clock rates from kHz to Hz, so we shouldn't multiply by
Jonathan Matthew
2022-07-11
Sync cert.pem with certdata.txt from the NSS release branch. OK tb@ bcook@
Stuart Henderson
2022-07-11
fix NULL return adding missing semicolon
Brent Cook
2022-07-11
remove the "tbl" suffix for a few man pages
Daniel Dickman
2022-07-10
Add missing `pipex_list_mtx' mutex(9) around all sessions loop within
Vitaliy Makkoveev
2022-07-10
if_detach() should wait until concurrent (*if_qstart)() interface start
Vitaliy Makkoveev
2022-07-10
Add _cb suffix to callback fields in struct ifmedia. Makes code
Alexander Bluhm
2022-07-10
Add some anti-feline input protection by refusing to process
Kenneth R Westerback
2022-07-10
Remove trailing whitespace. No code change.
Mike Larkin
2022-07-10
Remove trailing whitespace. No code change.
Mike Larkin
2022-07-10
s/0/instance/ in usage to match manual synopsis
Klemens Nanni
2022-07-10
Annotate the security callback and the security ex_data as deliberately
Theo Buehler
2022-07-10
Use nice #define's for input buf size and output help buf size.
Kenneth R Westerback
2022-07-10
In dsa.h rev. 1.38, tb@ provided DSA_meth_get0_name(3)
Ingo Schwarze
2022-07-10
Add missing device_unref() calls.
Visa Hankala
2022-07-09
Explicitly set the default value for Bflag to BPF_FILDROP_PASS
Alexander Hall
2022-07-09
Fix the error path of the 'SIOCSIFMTU' pppoe_ioctl() case. Return error
Vitaliy Makkoveev
2022-07-09
Add suspend/resume support
Mark Kettenis
2022-07-09
Add suspend/resume support.
Mark Kettenis
[next]