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-14
The argument to ctype functions must be EOF or representable as an
Florian Obser
2022-12-14
Continue loop if no match found; avoids an OOB write. ok florian@ tb@
Otto Moerbeek
2022-12-14
Optimize io_buf_read() a bit by calling read() again after the inital
Claudio Jeker
2022-12-14
Plug leak of ECDSA_SIG
Theo Buehler
2022-12-14
Do the IPv4 specific MP capability check only once per update/withdraw
Claudio Jeker
2022-12-14
Put an splhigh() at the start of cpu_configure() to prevent splasserts
Mark Kettenis
2022-12-14
Move some basic accessors of aspath to rde.h and make them static inline.
Claudio Jeker
2022-12-14
Add missing type for OMT_INFO.
Claudio Jeker
2022-12-14
Always initialize b64sz
Job Snijders
2022-12-14
Switch to struct timespec for collecting stats. This allows to use
Claudio Jeker
2022-12-14
Print expiry moment in human-readable filemode in a consistent fashion across...
Job Snijders
2022-12-14
Print issuer & serial in filemode
Job Snijders
2022-12-13
In tcp_now() switch from getnsecuptime() to getnsecruntime()
Claudio Jeker
2022-12-13
timecounting: add getbinruntime(), getnsecruntime()
Scott Soule Cheloha
2022-12-13
sync
Theo de Raadt
2022-12-13
remove advent entry 11/SunLast and leave 12/SunFirst, to avoid getting
Jason McIntyre
2022-12-13
add tipd(4);
Jason McIntyre
2022-12-13
consistently put the Xr in "made obsolete by" in symbolic,
Jason McIntyre
2022-12-13
The C compiler -rdynamic argument is not specific to gcc, so just say 'cc'
Philip Guenther
2022-12-13
Clarify the default is to require message authentication.
YASUOKA Masahiko
2022-12-12
Enable tipd(4) on RAMDISK kernels as well.
Mark Kettenis
2022-12-12
Fix typo.
Mark Kettenis
2022-12-12
tipd(4)
Mark Kettenis
2022-12-12
Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USB
Mark Kettenis
2022-12-12
Improve range check to protect against overflow.
Mark Kettenis
2022-12-12
Bump to LibreSSL 3.7.1
Theo Buehler
2022-12-12
Since bgpctl uses clock_gettime() and struct timespec switch ometric code
Claudio Jeker
2022-12-12
Revert sb_state changes to unbreak tree.
Theo Buehler
2022-12-12
Remove extra : in parameter substitution
Andrew Fresh
2022-12-11
This time, socket's buffer lock requires solock() to be held. As a part of
Vitaliy Makkoveev
2022-12-11
Add a small blurb on @SECLEVEL=n
Theo Buehler
2022-12-11
Balance a getifaddrs() with a freeifaddrs(); plugs a leak seen by
Otto Moerbeek
2022-12-11
Use evcount_percpu() with platform interrupt counters on octeon.
Visa Hankala
2022-12-11
Cut two cycles from k_tlb_inv() on octeon.
Visa Hankala
2022-12-10
Remove unused experimental ICMP6 redirect low water bits
Klemens Nanni
2022-12-10
Reuse off variable from previous line; no object change
Klemens Nanni
2022-12-10
zap 68 trailing spaces from a single line
Klemens Nanni
2022-12-10
`dp' was just allocated with M_ZERO flag, so the following bzero(3) is not
Vitaliy Makkoveev
2022-12-10
Merge nd6_option_init() into nd6_options()
Klemens Nanni
2022-12-10
Increase transfer completion timeout to 100ms. This is what Linux has
Mark Kettenis
2022-12-10
ex_range: fix handling of escaped backslashes.
Todd C. Miller
2022-12-10
alpha: switch to clockintr
Scott Soule Cheloha
2022-12-10
Make the accepted log grep pattern more strict in order to not pick up any log
Anton Lindqvist
2022-12-10
bio chain test: compress some error printing
Theo Buehler
2022-12-10
bio chain test: deduplicate chain walking code
Theo Buehler
2022-12-10
bio chain test: handle walking of empty chains
Theo Buehler
2022-12-10
Mitigate Spectre-BHB by using core-specific trampoline vectors. On some cores
Patrick Wildt
2022-12-10
Fix comments, no binary change.
Kenji Aoyama
2022-12-09
Simplify early kernel bootstrap a bit more. Just map the entire 64MB memory
Mark Kettenis
2022-12-09
Add detection for Spectre-BHB related CLRBHB, ECBHB and CSV2_3/HCXT
Patrick Wildt
[next]