The branch releng/13.5 has been updated by markj:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=933abe4a194056f659c175a19da9afc3b46e9ff1

commit 933abe4a194056f659c175a19da9afc3b46e9ff1
Author:     Mark Johnston <[email protected]>
AuthorDate: 2025-06-25 12:50:50 +0000
Commit:     Mark Johnston <[email protected]>
CommitDate: 2026-02-23 01:48:38 +0000

    amd64/conf: Remove a config committed by accident
    
    Approved by:    so
    Reported by:    kib, kp
    Fixes:          350ba9672a7f ("unix: Set O_RESOLVE_BENEATH on fds 
transferred between jails")
    
    (cherry picked from commit 3ef39f58e5d63a78fd1c37e6c62d599bc68d5e1e)
    (cherry picked from commit 3b0f13ca60981186b1455d1e506ef4365054acc3)
---
 sys/amd64/conf/SYZKALLER | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sys/amd64/conf/SYZKALLER b/sys/amd64/conf/SYZKALLER
deleted file mode 100644
index 965841313616..000000000000
--- a/sys/amd64/conf/SYZKALLER
+++ /dev/null
@@ -1,5 +0,0 @@
-include GENERIC-KASAN
-ident SYZKALLER
-
-options        COVERAGE
-options        KCOV

Reply via email to