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-03-29
Mark the struct aid name as const char * since it points to static memory.
Claudio Jeker
2023-03-29
Simplify code by having PRT_uuid_to_type() return -1 when
Kenneth R Westerback
2023-03-29
Switch prefix_adjout_get and new prefix_adjout_first to use a pt_entry
Claudio Jeker
2023-03-29
drop needless global tagsfn path
Omar Polo
2023-03-29
Rework test failure printing
Theo Buehler
2023-03-29
Dedup print functions on test failure
Theo Buehler
2023-03-29
Fix printfs that escaped defensive grepping
Theo Buehler
2023-03-29
change tagvisit (aka visit-tag-table) to immediately load the tag file
Omar Polo
2023-03-29
Dedup generate_test_triple() and generate_test_quintuple()
Theo Buehler
2023-03-29
Use more consistent names for the main test functions
Theo Buehler
2023-03-29
Remove one of those ugly function tables
Theo Buehler
2023-03-29
Rename a few variables for readability
Theo Buehler
2023-03-29
More whitespace fixes.
Joel Sing
2023-03-29
Whitespace fixes.
Joel Sing
2023-03-29
Whitespace fixes.
Joel Sing
2023-03-29
Use multiple statements instead of a statement with multiple expressions.
Joel Sing
2023-03-29
Mop up MD32_XARRAY from SHA1.
Joel Sing
2023-03-29
Inline initial hash data values for SHA1.
Joel Sing
2023-03-29
Explicitly ignore return value from sshpkt_disconnect since we set our
Darren Tucker
2023-03-29
Plug another potential mem leak in process_put. It allocates abs_dst
Darren Tucker
2023-03-29
Use character not block devices with dd(1) like the rest
Klemens Nanni
2023-03-29
fix memory leak; Coverity CID 291848, with/ok dtucker@
Damien Miller
2023-03-29
Unify variable usage in arm64 and armv7 md_installboot() with the rest
Klemens Nanni
2023-03-28
Properly disable informational dd(1) messages, retain errors
Klemens Nanni
2023-03-28
Apply changes from tzdata2023c.
Todd C. Miller
2023-03-28
mg: fix parsing of tag files with duplicate entries
Theo Buehler
2023-03-28
In pt_fill set the refcnt to its maximum value to trigger an error
Claudio Jeker
2023-03-28
Avoid double free in isakmpd
Theo Buehler
2023-03-28
Instead of exracting the prefix into a bgpd_addr and passing that to
Claudio Jeker
2023-03-28
use the shell basename as argv[0] instead of hardcoding "sh"
Omar Polo
2023-03-28
revert bwfm.c rev 1.108
Jonathan Gray
2023-03-28
More pt_entry cleanup, move structure definitions to rde_prefix.c and
Claudio Jeker
2023-03-28
Introduce a semaphore to protect intermediate state from different RTR
Claudio Jeker
2023-03-28
Use pt_size from struct rde_memstats instead of computing it by hand.
Claudio Jeker
2023-03-28
Include the memory size usage of the prefix tree in rde_memstats.
Claudio Jeker
2023-03-28
Refactor mrt_dump_entry_v2() to use a dynamic buffer to hold the prefix.
Claudio Jeker
2023-03-28
Switch role logic in rde_aspa_validity() since this may need to be extended.
Claudio Jeker
2023-03-28
mg: fall back to /bin/sh if $SHELL is undefined.
Omar Polo
2023-03-28
Plug more mem leaks in sftp by making make_absolute_pwd_glob work in
Darren Tucker
2023-03-28
Remove compatibility code for OpenSSL versions prior to 1.1.* since
Darren Tucker
2023-03-28
drm/amd/display: disconnect MPCC only on OTG change
Jonathan Gray
2023-03-28
drm/amd/display: Do not set DRR on pipe Commit
Jonathan Gray
2023-03-28
drm/amd/pm: bump SMU 13.0.4 driver_if header version
Jonathan Gray
2023-03-28
drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
Jonathan Gray
2023-03-28
drm/amdgpu: Don't resume IOMMU after incomplete init
Jonathan Gray
2023-03-28
drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
Jonathan Gray
2023-03-28
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Jonathan Gray
2023-03-28
drm/ttm: Fix a NULL pointer dereference
Jonathan Gray
2023-03-28
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Jonathan Gray
2023-03-28
drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
Jonathan Gray
[next]