CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/02/27 13:38:41
Modified files:
sys/kern : Tag: OPENBSD_7_7 kern_pledge.c
Log message:
delete pledge_sysctl() printing of the failing mibs, because it truncates
it's buffer, produces misleading output, and is pointless tty output,
Like with other system calls failuress, the standard pledge_fail() tty output
should lead the user to use ktrace which will provide an accurate view.
from deraadt@; discussed with bluhm
this is errata/7.7/022_pledge_sysctl.patch.sig