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
2024-02-03
fix off-by-one in bounds test
Jonathan Gray
2024-02-03
correct buffer size argument to snprintf in print_proto()
Jonathan Gray
2024-02-03
fix vmd vioblk fd closing bounds test
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
add missing fatal() call in rde_peer_send_rrefresh()
Jonathan Gray
2024-02-02
when an alternate delivery user is provided in a dispatcher, do not process
Gilles Chehade
2024-02-02
Rework proc_parser_mft() further
Theo Buehler
2024-02-02
there's no good reason to allow smtpd to execute custom command set by root
Gilles Chehade
2024-02-02
Fix vector number check.
Mark Kettenis
2024-02-02
Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd).
Todd C. Miller
2024-02-02
Update the comment
Job Snijders
2024-02-02
Remove old comment
Job Snijders
2024-02-02
no longer check staleness in proc_parser_mft
Job Snijders
2024-02-02
parser: inline last call to proc_parser_mft_post()
Theo Buehler
2024-02-02
fix previous: a *mp = mft1 got lost
Theo Buehler
2024-02-02
refactor: don't call proc_parser_mft_post for the first mft
Job Snijders
2024-02-02
parser: no need to overload err1 twice.
Theo Buehler
2024-02-02
refactor: populate mft->path in the pre parser
Job Snijders
2024-02-02
aspath_inflate() can be called with an empty ASPATH.
Claudio Jeker
2024-02-02
Cleanup a couple of fatal messages to be less bad.
Claudio Jeker
2024-02-02
Implement basics of the qwx(4) data frame Rx path.
Stefan Sperling
2024-02-02
In in_pcbrtentry() add missing return of in6_pcbrtentry() value.
Alexander Bluhm
2024-02-02
Explain missing group on getgrnam(3) failure.
Dave Voutila
2024-02-02
refactor: no longer needed to pass loc to the mft preparser
Job Snijders
2024-02-02
Ignore EVP_MD_CTX_reset() return value
Theo Buehler
2024-02-02
Ignore EVP_CIPHER_CTX_reset() return value, it can't fail
Theo Buehler
2024-02-02
refactor: move parse_filepath() to avoid pointer indirection
Job Snijders
2024-02-02
refactoring: move time validity window checks out of proc_parser_mft_post()
Job Snijders
2024-02-02
Rework error messages a bit
Job Snijders
2024-02-02
Enable sximmc(4)
Mark Kettenis
2024-02-02
Add Allwinner D1 support.
Mark Kettenis
2024-02-02
Add a few more Allwinner D1 clocks.
Mark Kettenis
2024-02-02
Reimplement BIO_dump_indent() with CBS/CBB and BIO_printf()
Theo Buehler
2024-02-02
The fix to pfctl_kill_src_nodes() comes from Olivier Croquin.
Alexandr Nedvedicky
2024-02-02
bio_dump: fix indent
Theo Buehler
2024-02-02
bio_dump: add one more testcase
Theo Buehler
2024-02-02
Add regress coverage for BIO_dump()
Theo Buehler
2024-02-02
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-02-02
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Jonathan Gray
2024-02-02
drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
Jonathan Gray
2024-02-02
drm/i915/lnl: Remove watchdog timers for PSR
Jonathan Gray
2024-02-02
drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...
Jonathan Gray
2024-02-02
drm/amdgpu/pm: Fix the power source flag error
Jonathan Gray
2024-02-02
drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'
Jonathan Gray
2024-02-02
drm/amd/display: Align the returned error code with legacy DP
Jonathan Gray
2024-02-02
drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
Jonathan Gray
2024-02-02
drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...
Jonathan Gray
2024-02-02
drm/amdgpu: correct the cu count for gfx v11
Jonathan Gray
2024-02-02
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Jonathan Gray
2024-02-02
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Jonathan Gray
[next]