CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/03/23 23:38:44

Modified files:
        sys/kern       : kern_pledge.c 

Log message:
Stop allowing stat("/etc/hosts") in pledge "dns".

Only libc can read /etc/hosts under pledge "dns" now, so stat() succeeding
based on the pledge is misleading.

ok deraadt

Reply via email to